summaryrefslogtreecommitdiff
path: root/testdata/testoutput2
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-09-09 17:00:19 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-09-09 17:00:19 +0000
commit9812e792bc5375dcfb460462a77101f78eee4b4d (patch)
treeababde6dd3a4d54aa5509c40de00cfafe042ceca /testdata/testoutput2
parentbc7fb8964ca3a422f472189b0eff751c1cc377b0 (diff)
downloadpcre2-9812e792bc5375dcfb460462a77101f78eee4b4d.tar.gz
Optimize classes such as [Aa] to be a single caseless character.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1168 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'testdata/testoutput2')
-rw-r--r--testdata/testoutput214
1 files changed, 14 insertions, 0 deletions
diff --git a/testdata/testoutput2 b/testdata/testoutput2
index 2fb5be8..05da27e 100644
--- a/testdata/testoutput2
+++ b/testdata/testoutput2
@@ -17387,6 +17387,20 @@ Subject length lower bound = 1
End
------------------------------------------------------------------
+/[aA]b[cC]/IB
+------------------------------------------------------------------
+ Bra
+ /i a
+ b
+ /i c
+ Ket
+ End
+------------------------------------------------------------------
+Capture group count = 0
+First code unit = 'a' (caseless)
+Last code unit = 'c' (caseless)
+Subject length lower bound = 3
+
# End of testinput2
Error -70: PCRE2_ERROR_BADDATA (unknown error number)
Error -62: bad serialized data