diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-05-04 22:25:57 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-05-04 22:25:57 +0200 |
commit | 0b4f5060bbdccea4d9a3c04437aa7e97fbfc1b30 (patch) | |
tree | 34b9504866e038b06cdef6db2577a46384af9747 /pcre/testdata/testoutput6 | |
parent | 6c5ee862862eea90ebe42b19fd08fda90b36a684 (diff) | |
parent | c4cc91cdc9a236c22749c9c9decd7d190d0eb7fa (diff) | |
download | mariadb-git-0b4f5060bbdccea4d9a3c04437aa7e97fbfc1b30.tar.gz |
Merge branch 'merge-pcre' into 10.0
Diffstat (limited to 'pcre/testdata/testoutput6')
-rw-r--r-- | pcre/testdata/testoutput6 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pcre/testdata/testoutput6 b/pcre/testdata/testoutput6 index a990ba13eb8..3f035b828c3 100644 --- a/pcre/testdata/testoutput6 +++ b/pcre/testdata/testoutput6 @@ -2461,4 +2461,12 @@ No match scat 0: sc +/[A-`]/i8 + abcdefghijklmno + 0: a + +/\C\X*QT/8 + Ӆ\x0aT +No match + /-- End of testinput6 --/ |