--- embedaddon/pcre/testdata/testinput12 2012/02/21 23:05:52 1.1 +++ embedaddon/pcre/testdata/testinput12 2013/07/22 08:25:57 1.1.1.4 @@ -1,7 +1,90 @@ -/a(*:a\x{1234}b)/8K - abc +/-- This test is run only when JIT support is available. It checks for a +successful and an unsuccessful JIT compile and save and restore behaviour, +and a couple of things that are different with JIT. --/ -/a(*:a£b)/8K +/abc/S+I + +/(?(?C1)(?=a)a)/S+I + +/(?(?C1)(?=a)a)/S!+I + +/abc/S+I>testsavedregex + +