summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput5
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2018-04-24 19:08:50 +0200
committerSergei Golubchik <serg@mariadb.org>2018-04-24 19:08:50 +0200
commitcf242aded51f1e1fb53b75911ab7e4da3af37eb4 (patch)
treed60624f462549d7492d3bb93ae6d9772ee9bb644 /pcre/testdata/testinput5
parentdba454ef54bfc83cc1ade93c668f39ec0a5895d3 (diff)
downloadmariadb-git-cf242aded51f1e1fb53b75911ab7e4da3af37eb4.tar.gz
8.42
Diffstat (limited to 'pcre/testdata/testinput5')
-rw-r--r--pcre/testdata/testinput56
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testinput5 b/pcre/testdata/testinput5
index 28561a93572..c94008c3f29 100644
--- a/pcre/testdata/testinput5
+++ b/pcre/testdata/testinput5
@@ -798,4 +798,10 @@
/(?<=\K\x{17f})/8G+
\x{17f}\x{17f}\x{17f}\x{17f}\x{17f}
+/\C[^\v]+\x80/8
+ [AΏBŀC]
+
+/\C[^\d]+\x80/8
+ [AΏBŀC]
+
/-- End of testinput5 --/