summaryrefslogtreecommitdiff
path: root/pcre/testdata/testoutput5
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2018-04-26 14:16:31 +0200
committerSergei Golubchik <serg@mariadb.org>2018-04-26 14:16:31 +0200
commit48636f09720af45454e5db1183b62a1991db8faf (patch)
treea7156567e1b193a4ad5b854ebf93518d41e35805 /pcre/testdata/testoutput5
parent5ae2656b69e8a232107890aa0be517358739e997 (diff)
parentcf242aded51f1e1fb53b75911ab7e4da3af37eb4 (diff)
downloadmariadb-git-48636f09720af45454e5db1183b62a1991db8faf.tar.gz
Merge branch 'merge-pcre' into 10.0
Diffstat (limited to 'pcre/testdata/testoutput5')
-rw-r--r--pcre/testdata/testoutput58
1 files changed, 8 insertions, 0 deletions
diff --git a/pcre/testdata/testoutput5 b/pcre/testdata/testoutput5
index bab989ca7e5..090e1e1c85f 100644
--- a/pcre/testdata/testoutput5
+++ b/pcre/testdata/testoutput5
@@ -1942,4 +1942,12 @@ Need char = 'z'
0: \x{17f}
0+
+/\C[^\v]+\x80/8
+ [AΏBŀC]
+No match
+
+/\C[^\d]+\x80/8
+ [AΏBŀC]
+No match
+
/-- End of testinput5 --/