summaryrefslogtreecommitdiff
path: root/testdata/testinput9
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-10-17 13:50:56 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-10-17 13:50:56 +0000
commitdeee8d934595c4b856361955aaf4dd26995d203a (patch)
treee51b5816563a758d536c5c15961441724944dcb1 /testdata/testinput9
parent91cb973c4537327c18217b50f20e82283affe976 (diff)
downloadpcre2-deee8d934595c4b856361955aaf4dd26995d203a.tar.gz
Implement --never-backslash-C
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@386 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput9')
-rw-r--r--testdata/testinput96
1 files changed, 2 insertions, 4 deletions
diff --git a/testdata/testinput9 b/testdata/testinput9
index 594b6b2..f0b5f8a 100644
--- a/testdata/testinput9
+++ b/testdata/testinput9
@@ -4,10 +4,8 @@
#forbid_utf
#newline_default lf any anycrlf
-/a\Cb/
- aXb
- a\nb
-\= Expect no match and error message (too big char)
+/ab/
+\= Expect error message (too big char) and no match
A\x{123}B
A\o{443}B