summaryrefslogtreecommitdiff
path: root/testdata/testinput5
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/testinput5
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/testinput5')
-rw-r--r--testdata/testinput55
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/testinput5 b/testdata/testinput5
index c2adec5..bc76526 100644
--- a/testdata/testinput5
+++ b/testdata/testinput5
@@ -1662,4 +1662,9 @@
/[\pS#moq]/
=
+# UTF tests
+
+/(*:a\x{12345}b\t(d\)c)xxx/utf,alt_verbnames,mark
+ cxxxz
+
# End of testinput5