summaryrefslogtreecommitdiff
path: root/testdata/testinput5
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-11-14 17:28:19 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-11-14 17:28:19 +0000
commitbb3b449a3ed76f102059a3c4018619220eeb9d32 (patch)
treefab4167cd1dcff1bd3dec79005a45867b734cc79 /testdata/testinput5
parentd294fed808b68466ee5fdc872ce0718b644091a8 (diff)
downloadpcre2-bb3b449a3ed76f102059a3c4018619220eeb9d32.tar.gz
Implement PCRE2_INFO_HASBACKSLASHC.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@436 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput5')
-rw-r--r--testdata/testinput52
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testinput5 b/testdata/testinput5
index fd5e6fd..a288459 100644
--- a/testdata/testinput5
+++ b/testdata/testinput5
@@ -1689,4 +1689,6 @@
/abc/utf,replace=xyz
abc\=zero_terminate
+/abc\Cdef/info,utf
+
# End of testinput5