Diff for /embedaddon/pcre/testdata/testoutput4 between versions 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2013/07/22 08:25:57 version 1.1.1.4, 2014/06/15 19:46:05
Line 1 Line 1
 /-- This set of tests is for UTF support, excluding Unicode properties. It is  /-- This set of tests is for UTF support, excluding Unicode properties. It is
     compatible with all versions of Perl >= 5.10 and both the 8-bit and 16-bit      compatible with all versions of Perl >= 5.10 and both the 8-bit and 16-bit
     PCRE libraries. --/      PCRE libraries. --/
       
   < forbid 9?=ABCDEFfGILMNPTUWXZ<
         
 /a.b/8  /a.b/8
     acb      acb
Line 1256  No match Line 1258  No match
  0: \x{100}\x{100}\x{100}\x{100}   0: \x{100}\x{100}\x{100}\x{100}
     \x{100}\x{100}\x{100}      \x{100}\x{100}\x{100}
 No match  No match
   
   /^a+[a\x{200}]/8
       aa
    0: aa
   
 /-- End of testinput4 --/  /-- End of testinput4 --/

Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>