summaryrefslogtreecommitdiff
path: root/testdata/testinput11
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-09-06 09:24:07 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-09-06 09:24:07 +0000
commit2bdf755dee6307a327d728b704453a8337e5ee8c (patch)
tree47cf08910722fee2165fd2b0f929667a654b3040 /testdata/testinput11
parent3165c90a12699399a54204d5ba50c4a110b2177c (diff)
downloadpcre-2bdf755dee6307a327d728b704453a8337e5ee8c.tar.gz
Tests for recent bug fixes.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@682 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput11')
-rw-r--r--testdata/testinput115
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/testinput11 b/testdata/testinput11
index c151406..f71b56a 100644
--- a/testdata/testinput11
+++ b/testdata/testinput11
@@ -670,4 +670,9 @@ however, we need the complication for Perl. ---/
name)/K
abc
+/(?>(?&t)c|(?&t))(?(DEFINE)(?<t>a|b(*PRUNE)c))/
+ a
+ ba
+ bba
+
/-- End of testinput11 --/