summaryrefslogtreecommitdiff
path: root/testdata/testinput5
diff options
context:
space:
mode:
authorzherczeg <zherczeg@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-03-29 17:41:57 +0000
committerzherczeg <zherczeg@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-03-29 17:41:57 +0000
commit8d73a19b9e00bb38b944279542572bbe2f5781b3 (patch)
treeb135dc318e76c2eaa5302ff4a46048d0ba0f58ee /testdata/testinput5
parenta4174e9e24d5cdcffc0f4a0bd933dc432be4c97b (diff)
downloadpcre-8d73a19b9e00bb38b944279542572bbe2f5781b3.tar.gz
Fixed a bug for backward assertions with REVERSE 0 in the JIT compiler
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@953 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'testdata/testinput5')
-rw-r--r--testdata/testinput53
1 files changed, 3 insertions, 0 deletions
diff --git a/testdata/testinput5 b/testdata/testinput5
index 3a997fb..35cf055 100644
--- a/testdata/testinput5
+++ b/testdata/testinput5
@@ -793,4 +793,7 @@
/(?<=\x{1234}\x{1234})\bxy/I8
+/(?<!^)ETA/8
+ ETA
+
/-- End of testinput5 --/