ossp-pkg/pcre/pcre_test.d/testoutput2 1.6 -> 1.7
--- testoutput2 2000/08/02 09:46:09 1.6
+++ testoutput2 2000/08/29 19:24:19 1.7
@@ -1,4 +1,4 @@
-PCRE version 3.3 01-Aug-2000
+PCRE version 3.4 22-Aug-2000
/(a)b|/
Capturing subpattern count = 1
@@ -2064,6 +2064,9 @@
/[\200-\410]/
Failed: range out of order in character class at offset 9
+/^(?(0)f|b)oo/
+Failed: invalid condition (?(0) at offset 5
+
/ End of testinput2 /
Capturing subpattern count = 0
No options
|
|