summaryrefslogtreecommitdiff
path: root/pcre/testdata/testoutput8
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/testdata/testoutput8')
-rw-r--r--pcre/testdata/testoutput84
1 files changed, 4 insertions, 0 deletions
diff --git a/pcre/testdata/testoutput8 b/pcre/testdata/testoutput8
index 17b667a980c..4984376d3c8 100644
--- a/pcre/testdata/testoutput8
+++ b/pcre/testdata/testoutput8
@@ -7801,4 +7801,8 @@ No match
** Show all captures ignored after DFA matching
0: a
+/(02-)?[0-9]{3}-[0-9]{3}/
+ 02-123-123
+ 0: 02-123-123
+
/-- End of testinput8 --/