summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/testdata/testinput11
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/testdata/testinput11')
-rw-r--r--ext/pcre/pcrelib/testdata/testinput114
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/pcre/pcrelib/testdata/testinput11 b/ext/pcre/pcrelib/testdata/testinput11
index 7e8e54221d..ac9d228985 100644
--- a/ext/pcre/pcrelib/testdata/testinput11
+++ b/ext/pcre/pcrelib/testdata/testinput11
@@ -134,4 +134,8 @@ is required for these tests. --/
/(((a\2)|(a*)\g<-1>))*a?/B
+/((?+1)(\1))/B
+
+/.((?2)(?R)\1)()/B
+
/-- End of testinput11 --/