summaryrefslogtreecommitdiff
path: root/testdata/testinput10
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/testinput10
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/testinput10')
-rw-r--r--testdata/testinput102
1 files changed, 2 insertions, 0 deletions
diff --git a/testdata/testinput10 b/testdata/testinput10
index 2029c44..5e8458f 100644
--- a/testdata/testinput10
+++ b/testdata/testinput10
@@ -557,4 +557,6 @@
# -------------------------------------
+/(*UTF)(?=\x{123})/I
+
# End of testinput10