summaryrefslogtreecommitdiff
path: root/testdata/testoutput12-32
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-06-17 16:26:44 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-06-17 16:26:44 +0000
commit42a19af33b46e32374f99578a2e4eb454aece59c (patch)
treeddd53c1e23d06e7c1b095dda77850d64b2e183a0 /testdata/testoutput12-32
parent508eef833c4a634d331e0d54e505fd18a300de6a (diff)
downloadpcre2-42a19af33b46e32374f99578a2e4eb454aece59c.tar.gz
Another extension to minimum length calculation.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1108 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput12-32')
-rw-r--r--testdata/testoutput12-328
1 files changed, 8 insertions, 0 deletions
diff --git a/testdata/testoutput12-32 b/testdata/testoutput12-32
index 768fd7e..9b1b38b 100644
--- a/testdata/testoutput12-32
+++ b/testdata/testoutput12-32
@@ -1577,4 +1577,12 @@ No match
# ----------------------------------------------------
+/(*UTF)(?=\x{123})/I
+Capture group count = 0
+May match empty string
+Compile options: <none>
+Overall options: utf
+First code unit = \x{123}
+Subject length lower bound = 1
+
# End of testinput12