chiark / gitweb /
Record pcre3 (2:8.35-7.4) in archive suite sid
[pcre3.git] / testdata / testinput11
index 391ada7aa8c8f98154ad22dbd43b422e91fa2186..65a4b030f6c4618bbd44d0df729a3132e50c7b2b 100644 (file)
@@ -132,4 +132,8 @@ is required for these tests. --/
 
 /abc(d|e)(*THEN)x(123(*THEN)4|567(b|q)(*THEN)xx)/B
 
+/(((a\2)|(a*)\g<-1>))*a?/B
+
+/((?+1)(\1))/B
+
 /-- End of testinput11 --/