summaryrefslogtreecommitdiff
path: root/testdata/testinput11
diff options
context:
space:
mode:
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>2015-11-02 17:51:13 +0000
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>2015-11-02 17:51:13 +0000
commit36d56c1e13c6d0159d44a9c1c93a610d0981bc06 (patch)
treee1245867d3733b5deaf4e41a88a080c3a0b4f59e /testdata/testinput11
parent94eb1938124a3ca87c17e2520468bf85ae675e96 (diff)
parent98c3e224a46705936ea39a3830e50299f2ce3c73 (diff)
Record pcre3 (2:8.35-7.4) in archive suite sid
Diffstat (limited to 'testdata/testinput11')
-rw-r--r--testdata/testinput114
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testinput11 b/testdata/testinput11
index 391ada7..65a4b03 100644
--- a/testdata/testinput11
+++ b/testdata/testinput11
@@ -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 --/