summaryrefslogtreecommitdiff
path: root/pcre/testdata/testinput7
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2014-06-05 13:44:44 +0200
committerSergei Golubchik <sergii@pisem.net>2014-06-05 13:44:44 +0200
commit8cc5973f1a18654e2e09076adeece2897a768411 (patch)
treed568879459533437f1f817a57e2ae30b737e6e53 /pcre/testdata/testinput7
parent8958f8b8231374f220ac516779bd879cce4f99d4 (diff)
downloadmariadb-git-8cc5973f1a18654e2e09076adeece2897a768411.tar.gz
pcre-8.35.tar.bz2
Diffstat (limited to 'pcre/testdata/testinput7')
-rw-r--r--pcre/testdata/testinput76
1 files changed, 6 insertions, 0 deletions
diff --git a/pcre/testdata/testinput7 b/pcre/testdata/testinput7
index 9d145436350..6bd05864411 100644
--- a/pcre/testdata/testinput7
+++ b/pcre/testdata/testinput7
@@ -829,4 +829,10 @@ of case for anything other than the ASCII letters. --/
/\d+\s{0,5}=\s*\S?=\w{0,4}\W*/8WBZ
+/[RST]+/8iWBZ
+
+/[R-T]+/8iWBZ
+
+/[Q-U]+/8iWBZ
+
/-- End of testinput7 --/