Diff for /embedaddon/pcre/testdata/testinput23 between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2013/07/22 08:25:57 version 1.1.1.2, 2014/06/15 19:46:05
Line 1 Line 1
 /-- Tests for the 16-bit library only */  /-- Tests for the 16-bit library only */
   
   < forbid 8W
   
 /-- Check maximum non-UTF character size --/  /-- Check maximum non-UTF character size --/
   
 /\x{ffff}/  /\x{ffff}/
     A\x{ffff}B      A\x{ffff}B
   
 /\x{10000}/  /\x{10000}/
   
   /\o{20000}/
   
 /-- Check character ranges --/  /-- Check character ranges --/
   

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


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