summaryrefslogtreecommitdiff
path: root/testdata/testinput5
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-06-15 16:41:44 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-06-15 16:41:44 +0000
commita406c9168842912f94d269f991b92735a235e62a (patch)
tree905c0a50088166b52307f2fa6dadba47486160d7 /testdata/testinput5
parent8ecb69bc2f9c9944611eff3e50e137cf96cf76dd (diff)
downloadpcre2-a406c9168842912f94d269f991b92735a235e62a.tar.gz
Implement PCRE2_LITERAL and REG_NOSPEC.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@826 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput5')
-rw-r--r--testdata/testinput53
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testinput5 b/testdata/testinput5
index dd39bb0..3931b6c 100644
--- a/testdata/testinput5
+++ b/testdata/testinput5
@@ -2024,4 +2024,7 @@
# ----------------------------------------------------------------------
+/Aሴ+B/literal,utf,no_utf_check
+ Aሴ+B
+
# End of testinput5