summaryrefslogtreecommitdiff
path: root/testdata/testinput1
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2021-06-14 11:21:20 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2021-06-14 11:21:20 +0000
commit453977045ee8d1e2d70824fbea9ed433518fb724 (patch)
tree5dfd6d73a2d9cf8c82523235f7725fb3410136cd /testdata/testinput1
parent05f40e7bad18b7fadc2a34bf39c149ce801abe40 (diff)
downloadpcre-453977045ee8d1e2d70824fbea9ed433518fb724.tar.gz
Fix a few small bugs and typos and update docs for a final release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1765 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 02e4f48..54bc79c 100644
--- a/testdata/testinput1
+++ b/testdata/testinput1
@@ -5757,4 +5757,7 @@ AbcdCBefgBhiBqz
/(?&word)* \. (?<word> \w+ )/xi
pokus.hokus
+/(?:A(*:X))*+/K
+ A
+
/-- End of testinput1 --/