1 |
PCRE version 4.4 21-August-2003 |
PCRE version 4.5 01-December-2003 |
2 |
|
|
3 |
/^[\w]+/ |
/^[\w]+/ |
4 |
*** Failers |
*** Failers |
6 |
École |
École |
7 |
No match |
No match |
8 |
|
|
9 |
/^[\w]+/Lfr |
/^[\w]+/Lfr_FR |
10 |
École |
École |
11 |
0: École |
0: École |
12 |
|
|
20 |
École |
École |
21 |
0: \xc9 |
0: \xc9 |
22 |
|
|
23 |
/^[\W]+/Lfr |
/^[\W]+/Lfr_FR |
24 |
*** Failers |
*** Failers |
25 |
0: *** |
0: *** |
26 |
École |
École |
34 |
a |
a |
35 |
No match |
No match |
36 |
|
|
37 |
/[\b]/Lfr |
/[\b]/Lfr_FR |
38 |
\b |
\b |
39 |
0: \x08 |
0: \x08 |
40 |
*** Failers |
*** Failers |
48 |
École |
École |
49 |
No match |
No match |
50 |
|
|
51 |
/^\w+/Lfr |
/^\w+/Lfr_FR |
52 |
École |
École |
53 |
0: École |
0: École |
54 |
|
|
58 |
1: \xc9 |
1: \xc9 |
59 |
2: cole |
2: cole |
60 |
|
|
61 |
/(.+)\b(.+)/Lfr |
/(.+)\b(.+)/Lfr_FR |
62 |
*** Failers |
*** Failers |
63 |
0: *** Failers |
0: *** Failers |
64 |
1: *** |
1: *** |
74 |
école |
école |
75 |
No match |
No match |
76 |
|
|
77 |
/École/iLfr |
/École/iLfr_FR |
78 |
École |
École |
79 |
0: École |
0: École |
80 |
école |
école |
88 |
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 |
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 |
89 |
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 |
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 |
90 |
|
|
91 |
/\w/ISLfr |
/\w/ISLfr_FR |
92 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
93 |
No options |
No options |
94 |
No first char |
No first char |
95 |
No need char |
No need char |
96 |
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 |
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 |
97 |
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 |
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 |
98 |
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü Ý Þ ß à á â ã ä å |
µ À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü Ý Þ ß à á â ã ä |
99 |
æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ø ù ú û ü ý þ ÿ |
å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ø ù ú û ü ý þ ÿ |
100 |
|
|
101 |
/^[\xc8-\xc9]/iLfr |
/^[\xc8-\xc9]/iLfr_FR |
102 |
École |
École |
103 |
0: É |
0: É |
104 |
école |
école |
105 |
0: é |
0: é |
106 |
|
|
107 |
/^[\xc8-\xc9]/Lfr |
/^[\xc8-\xc9]/Lfr_FR |
108 |
École |
École |
109 |
0: É |
0: É |
110 |
*** Failers |
*** Failers |
113 |
No match |
No match |
114 |
|
|
115 |
/ End of testinput3 / |
/ End of testinput3 / |
|
|
|