summaryrefslogtreecommitdiff
path: root/testdata/testoutput19
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testoutput19')
-rw-r--r--testdata/testoutput1920
1 files changed, 20 insertions, 0 deletions
diff --git a/testdata/testoutput19 b/testdata/testoutput19
index 21fe677..eb8a8f6 100644
--- a/testdata/testoutput19
+++ b/testdata/testoutput19
@@ -85,4 +85,24 @@ No starting char list
End
------------------------------------------------------------------
+/\x{212a}+/i8SI
+Capturing subpattern count = 0
+Options: caseless utf
+No first char
+No need char
+Subject length lower bound = 1
+Starting chars: K k \xff
+ KKkk\x{212a}
+ 0: KKkk\x{212a}
+
+/s+/i8SI
+Capturing subpattern count = 0
+Options: caseless utf
+No first char
+No need char
+Subject length lower bound = 1
+Starting chars: S s \xff
+ SSss\x{17f}
+ 0: SSss\x{17f}
+
/-- End of testinput19 --/