summaryrefslogtreecommitdiff
path: root/testdata/testoutput6
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testoutput6')
-rw-r--r--testdata/testoutput613
1 files changed, 11 insertions, 2 deletions
diff --git a/testdata/testoutput6 b/testdata/testoutput6
index 9ae092b..17616c8 100644
--- a/testdata/testoutput6
+++ b/testdata/testoutput6
@@ -7619,8 +7619,7 @@ Callout (8): `code`
0: aaaX
# Binary zero in callout string
-# a ( ? C ' x z ' ) b
-/ 61 28 3f 43 27 78 00 7a 27 29 62/hex
+/"a(?C'x" 00 "z')b"/hex
abcdefgh
Callout (5): 'x\x00z'
--->abcdefgh
@@ -7673,4 +7672,14 @@ No match
abcd\=null_context
0: abcd
+/()()a+/no_auto_possess
+ aaa\=dfa,allcaptures
+** Ignored after DFA matching: allcaptures
+ 0: aaa
+ 1: aa
+ 2: a
+ a\=dfa,allcaptures
+** Ignored after DFA matching: allcaptures
+ 0: a
+
# End of testinput6