summaryrefslogtreecommitdiff
path: root/testdata/testinput1
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-05-27 16:30:07 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-05-27 16:30:07 +0000
commitdb5482d854454f760cae63439ce599da6a2a74cb (patch)
treefd1499b110d91a9d0cca3b06939e1f8f8987943f /testdata/testinput1
parentd27238d61fdbd404b2caa5eac9332cdf76a604fc (diff)
downloadpcre-db5482d854454f760cae63439ce599da6a2a74cb.tar.gz
Another test case for previously fixed bug.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1479 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput1')
-rw-r--r--testdata/testinput13
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testinput1 b/testdata/testinput1
index 48feb1d..4ec54a3 100644
--- a/testdata/testinput1
+++ b/testdata/testinput1
@@ -5678,4 +5678,7 @@ AbcdCBefgBhiBqz
'\A(?:[^\"]++|\"(?:[^\"]++|\"\")++\")++'
NON QUOTED \"QUOT\"\"ED\" AFTER \"NOT MATCHED
+'\A([^\"1]++|[\"2]([^\"3]*+|[\"4][\"5])*+[\"6])++'
+ NON QUOTED \"QUOT\"\"ED\" AFTER \"NOT MATCHED
+
/-- End of testinput1 --/