summaryrefslogtreecommitdiff
path: root/testdata/testinput1
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-05-27 18:02:51 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-05-27 18:02:51 +0000
commitb653a4d00e6628810fe80cf6b895c78ea7ac0da0 (patch)
tree985e7cf3ee4b7a63415fb77aad64994f6e775ea1 /testdata/testinput1
parentdb5482d854454f760cae63439ce599da6a2a74cb (diff)
downloadpcre-b653a4d00e6628810fe80cf6b895c78ea7ac0da0.tar.gz
Fix auto-possessification bug.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1480 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 4ec54a3..27f8a42 100644
--- a/testdata/testinput1
+++ b/testdata/testinput1
@@ -5681,4 +5681,7 @@ AbcdCBefgBhiBqz
'\A([^\"1]++|[\"2]([^\"3]*+|[\"4][\"5])*+[\"6])++'
NON QUOTED \"QUOT\"\"ED\" AFTER \"NOT MATCHED
+/^\w+(?>\s*)(?<=\w)/
+ test test
+
/-- End of testinput1 --/