summaryrefslogtreecommitdiff
path: root/pcre/testdata/testoutputEBC
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2015-12-21 21:24:22 +0100
committerSergei Golubchik <serg@mariadb.org>2015-12-21 21:24:22 +0100
commita2bcee626d4ef2836e38e4932305871390164644 (patch)
treeb41e357427318bad8985078b91bbd2b0360defc8 /pcre/testdata/testoutputEBC
parent1788bfe93a745582d938a608d5959b7d2e6b2f23 (diff)
parent4fdf25afa8188905653a83e08fc387243e584600 (diff)
downloadmariadb-git-a2bcee626d4ef2836e38e4932305871390164644.tar.gz
Merge branch '10.0' into 10.1
Diffstat (limited to 'pcre/testdata/testoutputEBC')
-rw-r--r--pcre/testdata/testoutputEBC6
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testoutputEBC b/pcre/testdata/testoutputEBC
index abbfdc43fc7..72b6fa3edfd 100644
--- a/pcre/testdata/testoutputEBC
+++ b/pcre/testdata/testoutputEBC
@@ -41,16 +41,22 @@ No match
/^A\ˆ/
A B
0: A\x20
+ A\x41B
+ 0: AA
/-- Test \H --/
/^A\È/
AB
0: AB
+ A\x42B
+ 0: AB
** Fail
No match
A B
No match
+ A\x41B
+No match
/-- Test \R --/