Revision: 1286
http://vcs.pcre.org/viewvc?view=rev&revision=1286
Author: ph10
Date: 2013-03-15 14:58:48 +0000 (Fri, 15 Mar 2013)
Log Message:
-----------
Fix test discrepancy between JIT and interpreter.
Modified Paths:
--------------
code/trunk/testdata/testinput2
code/trunk/testdata/testoutput2
Modified: code/trunk/testdata/testinput2
===================================================================
--- code/trunk/testdata/testinput2 2013-03-15 12:05:51 UTC (rev 1285)
+++ code/trunk/testdata/testinput2 2013-03-15 14:58:48 UTC (rev 1286)
@@ -3427,7 +3427,7 @@
/\btype\b\W*?\btext\b\W*?\bjavascript\b|\burl\b\W*?\bshell:|<input\b.*?\btype\b\W*?\bimage\b|\bonkeyup\b\W*?\=/IS
-/a(*SKIP)c|b(*ACCEPT)|/+SI
+/a(*SKIP)c|b(*ACCEPT)|/+S!I
a
/a(*SKIP)c|b(*ACCEPT)cd(*ACCEPT)|x/SI
Modified: code/trunk/testdata/testoutput2
===================================================================
--- code/trunk/testdata/testoutput2 2013-03-15 12:05:51 UTC (rev 1285)
+++ code/trunk/testdata/testoutput2 2013-03-15 14:58:48 UTC (rev 1286)
@@ -11698,12 +11698,13 @@
Subject length lower bound = 8
Starting byte set: < o t u
-/a(*SKIP)c|b(*ACCEPT)|/+SI
+/a(*SKIP)c|b(*ACCEPT)|/+S!I
Capturing subpattern count = 0
No options
No first char
No need char
-Study returned NULL
+Subject length lower bound = -1
+No set of starting bytes
a
0:
0+