php-src/ext/pcre/pcrelib/testdata/testoutput3

117 lines
1.5 KiB
Plaintext
Raw Normal View History

2002-10-15 13:59:58 +00:00
PCRE version 3.92 11-Sep-2002
2000-04-11 17:36:06 +00:00
2002-10-15 13:59:58 +00:00
/^[\w]+/
2000-04-11 17:36:06 +00:00
*** Failers
No match
2002-10-15 13:59:58 +00:00
<20>cole
2000-04-11 17:36:06 +00:00
No match
2002-10-15 13:59:58 +00:00
/^[\w]+/Lfr
<20>cole
0: <20>cole
2000-04-11 17:36:06 +00:00
2002-10-15 13:59:58 +00:00
/^[\w]+/
2000-04-11 17:36:06 +00:00
*** Failers
No match
2002-10-15 13:59:58 +00:00
<20>cole
2000-04-11 17:36:06 +00:00
No match
2002-10-15 13:59:58 +00:00
/^[\W]+/
<20>cole
0: \xc9
2000-04-11 17:36:06 +00:00
2002-10-15 13:59:58 +00:00
/^[\W]+/Lfr
2000-04-11 17:36:06 +00:00
*** Failers
2002-10-15 13:59:58 +00:00
0: ***
<20>cole
2000-04-11 17:36:06 +00:00
No match
2002-10-15 13:59:58 +00:00
/[\b]/
\b
0: \x08
2000-04-11 17:36:06 +00:00
*** Failers
No match
a
No match
2002-10-15 13:59:58 +00:00
/[\b]/Lfr
\b
0: \x08
2000-04-11 17:36:06 +00:00
*** Failers
No match
a
No match
2002-10-15 13:59:58 +00:00
/^\w+/
2000-04-11 17:36:06 +00:00
*** Failers
No match
2002-10-15 13:59:58 +00:00
<20>cole
2000-04-11 17:36:06 +00:00
No match
2002-10-15 13:59:58 +00:00
/^\w+/Lfr
<20>cole
0: <20>cole
2000-04-11 17:36:06 +00:00
2002-10-15 13:59:58 +00:00
/(.+)\b(.+)/
<20>cole
0: \xc9cole
1: \xc9
2: cole
2000-04-11 17:36:06 +00:00
2002-10-15 13:59:58 +00:00
/(.+)\b(.+)/Lfr
2000-04-11 17:36:06 +00:00
*** Failers
2002-10-15 13:59:58 +00:00
0: *** Failers
1: ***
2000-04-11 17:36:06 +00:00
2: Failers
2002-10-15 13:59:58 +00:00
<20>cole
No match
/<2F>cole/i
<20>cole
0: \xc9cole
*** Failers
No match
<20>cole
No match
/<2F>cole/iLfr
<20>cole
0: <20>cole
<20>cole
0: <20>cole
/\w/IS
Capturing subpattern count = 0
No options
No first char
No need char
Starting character set: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
/\w/ISLfr
Capturing subpattern count = 0
No options
No first char
No need char
Starting character set: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
<20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20>
<20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20> <20>
/^[\xc8-\xc9]/iLfr
<20>cole
0: <20>
<20>cole
0: <20>
/^[\xc8-\xc9]/Lfr
<20>cole
0: <20>
*** Failers
2001-02-20 22:00:33 +00:00
No match
2002-10-15 13:59:58 +00:00
<20>cole
2001-02-20 22:00:33 +00:00
No match
2002-10-15 13:59:58 +00:00
/ End of testinput3 /
2000-04-11 17:36:06 +00:00