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

version 1.1.1.1, 2012/02/21 23:50:25 version 1.1.1.2, 2013/07/22 08:25:57
Line 1 Line 1
/-- These tests are for the handling of characters greater than 255 in 16-bit,/-- These DFA tests are for the handling of characters greater than 255 in
    non-UTF-16 mode. --/    16- or 32-bit, non-UTF mode. --/
   
 /^\x{ffff}+/i  /^\x{ffff}+/i
     \x{ffff}      \x{ffff}

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


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