chiark / gitweb /
Record pcre3 (2:8.38-1) in archive suite sid
[pcre3.git] / testdata / testoutput19
index 21fe677900b2d24b0cd80863323db86e2f34f033..eb8a8f6cd34aff179e32ca472cbcc035bd5de1b1 100644 (file)
@@ -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 --/