summaryrefslogtreecommitdiff
path: root/testdata/testinput5
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-11-25 18:46:35 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-11-25 18:46:35 +0000
commit46a3684f3211f67f30e8c1cb8eb2ebc8024b5dbe (patch)
tree04924a93a2a00aadaf0682ea22ea8862f53c29f6 /testdata/testinput5
parent192f6b56cd1e5558cebba996cfeefaa2d50aa5f2 (diff)
downloadpcre2-46a3684f3211f67f30e8c1cb8eb2ebc8024b5dbe.tar.gz
Fix auto-callout with (?# comment bug.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@446 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testinput5')
-rw-r--r--testdata/testinput54
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/testinput5 b/testdata/testinput5
index 136712e..a9a1d7c 100644
--- a/testdata/testinput5
+++ b/testdata/testinput5
@@ -1712,4 +1712,8 @@
/[[:^ascii:]a]/utf,ucp,bincode
+/L(?#(|++<!(2)?/B,utf,no_auto_possess,auto_callout
+
+/L(?#(|++<!(2)?/B,utf,ucp,auto_callout
+
# End of testinput5