summaryrefslogtreecommitdiff
path: root/testdata/testinput1
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/testinput1
parent94eb1938124a3ca87c17e2520468bf85ae675e96 (diff)
parent98c3e224a46705936ea39a3830e50299f2ce3c73 (diff)
Record pcre3 (2:8.35-7.4) in archive suite sid
Diffstat (limited to 'testdata/testinput1')
-rw-r--r--testdata/testinput16
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/testinput1 b/testdata/testinput1
index 7b36360..fbca11e 100644
--- a/testdata/testinput1
+++ b/testdata/testinput1
@@ -4937,6 +4937,12 @@ however, we need the complication for Perl. ---/
/((?(R1)a+|(?1)b))/
aaaabcde
+
+/((?(R)a|(?1)))*/
+ aaa
+
+/((?(R)a|(?1)))+/
+ aaa
/a(*:any
name)/K