summaryrefslogtreecommitdiff
path: root/testdata/testoutput5
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-10-21 11:29:07 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-10-21 11:29:07 +0000
commitfc4b2ee811488de676d6342710bb3932cb9a65e4 (patch)
treebb24703abaeac5de2e054d106e177ab23e8e1462 /testdata/testoutput5
parent137ab0fa995a4625d211b12aa5d46c5379c55b5c (diff)
downloadpcre2-fc4b2ee811488de676d6342710bb3932cb9a65e4.tar.gz
Fix UCP with [[:<]] and [[:>:]] bad compile bug.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@390 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput5')
-rw-r--r--testdata/testoutput513
1 files changed, 13 insertions, 0 deletions
diff --git a/testdata/testoutput5 b/testdata/testoutput5
index c3b6c78..e2c125a 100644
--- a/testdata/testoutput5
+++ b/testdata/testoutput5
@@ -4045,4 +4045,17 @@ MK: a\x{12345}b\x{09}(d)c
123
No match
+/(*UCP)(*UTF)[[:>:]]X/B
+------------------------------------------------------------------
+ Bra
+ \b
+ AssertB
+ Reverse
+ prop Xwd
+ Ket
+ X
+ Ket
+ End
+------------------------------------------------------------------
+
# End of testinput5