summaryrefslogtreecommitdiff
path: root/testdata/testoutput6
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-04-22 17:39:25 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-04-22 17:39:25 +0000
commit6977a363b9d8512edebc04d5de82b9fbb9a9a22b (patch)
tree45e86e08fa818d269469ae74a404155a561ab870 /testdata/testoutput6
parent1e19ec93723f4d814facfdfad1434d128bcdfdf3 (diff)
downloadpcre2-6977a363b9d8512edebc04d5de82b9fbb9a9a22b.tar.gz
Implement PCRE2_ALT_CIRCUMFLEX.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@253 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput6')
-rw-r--r--testdata/testoutput613
1 files changed, 13 insertions, 0 deletions
diff --git a/testdata/testoutput6 b/testdata/testoutput6
index 3e33562..0fef124 100644
--- a/testdata/testoutput6
+++ b/testdata/testoutput6
@@ -7925,4 +7925,17 @@ Callout (5): 'x\x00z'
aaa
No match
+/^/gm
+ \n\n\n
+ 0:
+ 0:
+ 0:
+
+/^/gm,alt_circumflex
+ \n\n\n
+ 0:
+ 0:
+ 0:
+ 0:
+
# End of testinput6