summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput12
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testinput12')
-rw-r--r--pcre/testdata/testinput122
1 files changed, 2 insertions, 0 deletions
diff --git a/pcre/testdata/testinput12 b/pcre/testdata/testinput12
index 944be6943f5..89ed4564bcd 100644
--- a/pcre/testdata/testinput12
+++ b/pcre/testdata/testinput12
@@ -104,4 +104,6 @@ and a couple of things that are different with JIT. --/
/(.|.)*?bx/
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabax
+/((?(?!))x)(?'name')(?1)/S++
+
/-- End of testinput12 --/