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

version 1.1.1.3, 2012/10/09 09:19:18 version 1.1.1.4, 2013/07/22 08:25:57
Line 4  and a couple of things that are different with JIT. -- Line 4  and a couple of things that are different with JIT. --
   
 /abc/S+I  /abc/S+I
   
/ab(*THEN)/S+I/(?(?C1)(?=a)a)/S+I
   
   /(?(?C1)(?=a)a)/S!+I
   
 /abc/S+I>testsavedregex  /abc/S+I>testsavedregex
   
 <testsavedregex  <testsavedregex
Line 76  and a couple of things that are different with JIT. -- Line 78  and a couple of things that are different with JIT. --
     ab\P      ab\P
     ab\P\P      ab\P\P
     xyz      xyz
       
   /abcd/S++2I 
   
 /(*NO_START_OPT)a(*:m)b/KS++  /(*NO_START_OPT)a(*:m)b/KS++
     a      a
   
   /^12345678abcd/mS++
       12345678abcd
   
 /-- End of testinput12 --/  /-- End of testinput12 --/

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


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