summaryrefslogtreecommitdiff
path: root/testdata/testinput9
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-08-30 17:47:36 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-08-30 17:47:36 +0000
commitd0e26df9b9228f83dac71be3f26642e165b28567 (patch)
treed6833668597332c632b359ad96f3260ce1058c40 /testdata/testinput9
parentcf0cbed19d6808864f3d9cbd4d593ded62dbdac4 (diff)
downloadpcre2-d0e26df9b9228f83dac71be3f26642e165b28567.tar.gz
Implemented PCRE2_ALT_VERBNAMES
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@360 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput9')
-rw-r--r--testdata/testinput92
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testinput9 b/testdata/testinput9
index eeb5edb..7b97113 100644
--- a/testdata/testinput9
+++ b/testdata/testinput9
@@ -251,4 +251,6 @@
/[^\s]*\s* [^\W]+\W+ [^\d]*?\d0 [^\d\w]{4,6}?\w*A/B
+/(*MARK:a\x{100}b)z/alt_verbnames
+
# End of testinput9