Diff for /embedaddon/pcre/testdata/testinput15 between versions 1.1.1.4 and 1.1.1.5

version 1.1.1.4, 2013/07/22 08:25:57 version 1.1.1.5, 2014/06/15 19:46:05
Line 1 Line 1
/-- This set of tests is for UTF-8 support, and is relevant only to the 8-bit /-- This set of tests is for UTF-8 support but not Unicode property support,
    library. --/    and is relevant only to the 8-bit library. --/
   
   < forbid W
   
 /X(\C{3})/8  /X(\C{3})/8
     X\x{1234}      X\x{1234}
   
Line 47 Line 49
   
 /ÃÃÃxxx/8  /ÃÃÃxxx/8
   
/ÃÃÃxxx/8?DZSS/ÃÃÃxxx/8?DZSSO
   
 /badutf/8  /badutf/8
     \xdf      \xdf

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


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