summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput4
diff options
context:
space:
mode:
authorunknown <sanja@montyprogram.com>2014-02-05 20:35:11 +0200
committerunknown <sanja@montyprogram.com>2014-02-05 20:35:11 +0200
commit52311b72e6aee3fec0dc13f4273138f7aeea7d71 (patch)
treecea3548235426688ce80bd07a46c82c24c6ea58a /pcre/testdata/testinput4
parentf68eac2eadb9bdb3d9c3554b37d6c253f04562d2 (diff)
parentbfdbb17990b198ff2a7e5eda5e2a365a1c6d8906 (diff)
downloadmariadb-git-52311b72e6aee3fec0dc13f4273138f7aeea7d71.tar.gz
merge 10.0-base ->10.0
Diffstat (limited to 'pcre/testdata/testinput4')
-rw-r--r--pcre/testdata/testinput45
1 files changed, 5 insertions, 0 deletions
diff --git a/pcre/testdata/testinput4 b/pcre/testdata/testinput4
index b9f1a72e4f2..983f7a119b5 100644
--- a/pcre/testdata/testinput4
+++ b/pcre/testdata/testinput4
@@ -1,6 +1,8 @@
/-- This set of tests is for UTF support, excluding Unicode properties. It is
compatible with all versions of Perl >= 5.10 and both the 8-bit and 16-bit
PCRE libraries. --/
+
+< forbid 9?=ABCDEFfGILMNPTUWXZ<
/a.b/8
acb
@@ -711,4 +713,7 @@
\x{100}\x{100}\x{100}\x{100}
\x{100}\x{100}\x{100}
+/^a+[a\x{200}]/8
+ aa
+
/-- End of testinput4 --/