1 |
/^[\w]+/
|
2 |
*** Failers
|
3 |
No match
|
4 |
École
|
5 |
No match
|
6 |
|
7 |
/^[\w]+/Lfrench
|
8 |
École
|
9 |
0: École
|
10 |
|
11 |
/^[\w]+/
|
12 |
*** Failers
|
13 |
No match
|
14 |
École
|
15 |
No match
|
16 |
|
17 |
/^[\W]+/
|
18 |
École
|
19 |
0: \xc9
|
20 |
|
21 |
/^[\W]+/Lfrench
|
22 |
*** Failers
|
23 |
0: ***
|
24 |
École
|
25 |
No match
|
26 |
|
27 |
/[\b]/
|
28 |
\b
|
29 |
0: \x08
|
30 |
*** Failers
|
31 |
No match
|
32 |
a
|
33 |
No match
|
34 |
|
35 |
/[\b]/Lfrench
|
36 |
\b
|
37 |
0: \x08
|
38 |
*** Failers
|
39 |
No match
|
40 |
a
|
41 |
No match
|
42 |
|
43 |
/^\w+/
|
44 |
*** Failers
|
45 |
No match
|
46 |
École
|
47 |
No match
|
48 |
|
49 |
/^\w+/Lfrench
|
50 |
École
|
51 |
0: École
|
52 |
|
53 |
/(.+)\b(.+)/
|
54 |
École
|
55 |
0: \xc9cole
|
56 |
1: \xc9
|
57 |
2: cole
|
58 |
|
59 |
/(.+)\b(.+)/Lfrench
|
60 |
*** Failers
|
61 |
0: *** Failers
|
62 |
1: ***
|
63 |
2: Failers
|
64 |
École
|
65 |
No match
|
66 |
|
67 |
/École/i
|
68 |
École
|
69 |
0: \xc9cole
|
70 |
*** Failers
|
71 |
No match
|
72 |
école
|
73 |
No match
|
74 |
|
75 |
/École/iLfrench
|
76 |
École
|
77 |
0: École
|
78 |
école
|
79 |
0: école
|
80 |
|
81 |
/\w/IS
|
82 |
Capturing subpattern count = 0
|
83 |
No options
|
84 |
No first char
|
85 |
No need char
|
86 |
Subject length lower bound = 1
|
87 |
Starting chars: 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
|
88 |
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
|
89 |
|
90 |
/\w/ISLfrench
|
91 |
Capturing subpattern count = 0
|
92 |
No options
|
93 |
No first char
|
94 |
No need char
|
95 |
Subject length lower bound = 1
|
96 |
Starting chars: 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
|
98 |
ƒ Š Œ Ž š œ ž Ÿ ª ² ³ µ ¹ º À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ð Ñ Ò Ó Ô Õ Ö
|
99 |
Ø Ù Ú Û Ü Ý Þ ß à á â ã ä å æ ç è é ê ë ì í î ï ð ñ ò ó ô õ ö ø ù ú û ü ý
|
100 |
þ ÿ
|
101 |
|
102 |
/^[\xc8-\xc9]/iLfrench
|
103 |
École
|
104 |
0: É
|
105 |
école
|
106 |
0: é
|
107 |
|
108 |
/^[\xc8-\xc9]/Lfrench
|
109 |
École
|
110 |
0: É
|
111 |
*** Failers
|
112 |
No match
|
113 |
école
|
114 |
No match
|
115 |
|
116 |
/\W+/Lfrench
|
117 |
>>>\xaa<<<
|
118 |
0: >>>
|
119 |
>>>\xba<<<
|
120 |
0: >>>
|
121 |
|
122 |
/[\W]+/Lfrench
|
123 |
>>>\xaa<<<
|
124 |
0: >>>
|
125 |
>>>\xba<<<
|
126 |
0: >>>
|
127 |
|
128 |
/[^[:alpha:]]+/Lfrench
|
129 |
>>>\xaa<<<
|
130 |
0: >>>
|
131 |
>>>\xba<<<
|
132 |
0: >>>
|
133 |
|
134 |
/\w+/Lfrench
|
135 |
>>>\xaa<<<
|
136 |
0: ª
|
137 |
>>>\xba<<<
|
138 |
0: º
|
139 |
|
140 |
/[\w]+/Lfrench
|
141 |
>>>\xaa<<<
|
142 |
0: ª
|
143 |
>>>\xba<<<
|
144 |
0: º
|
145 |
|
146 |
/[[:alpha:]]+/Lfrench
|
147 |
>>>\xaa<<<
|
148 |
0: ª
|
149 |
>>>\xba<<<
|
150 |
0: º
|
151 |
|
152 |
/[[:alpha:]][[:lower:]][[:upper:]]/DZLfrench
|
153 |
------------------------------------------------------------------
|
154 |
Bra
|
155 |
[A-Za-z\x83\x8a\x8c\x8e\x9a\x9c\x9e\x9f\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\xff]
|
156 |
[a-z\x83\x9a\x9c\x9e\xaa\xb5\xba\xdf-\xf6\xf8-\xff]
|
157 |
[A-Z\x8a\x8c\x8e\x9f\xc0-\xd6\xd8-\xde]
|
158 |
Ket
|
159 |
End
|
160 |
------------------------------------------------------------------
|
161 |
Capturing subpattern count = 0
|
162 |
No options
|
163 |
No first char
|
164 |
No need char
|
165 |
|
166 |
/ End of testinput3 /
|