1 |
PCRE version 3.7 29-Oct-2001 |
PCRE version 3.8 18-Dec-2001 |
2 |
|
|
3 |
/\x{100}/8DM |
/\x{100}/8DM |
4 |
Memory allocation (code space): 11 |
Memory allocation (code space): 11 |
5 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
6 |
0 7 Bra 0 |
0 7 Bra 0 |
7 |
3 2 \xc0\x88 |
3 2 \xc4\x80 |
8 |
7 7 Ket |
7 7 Ket |
9 |
10 End |
10 End |
10 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
11 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
12 |
Options: utf8 |
Options: utf8 |
13 |
First char = 192 |
First char = 196 |
14 |
Need char = 136 |
Need char = 128 |
15 |
|
|
16 |
/\x{1000}/8DM |
/\x{1000}/8DM |
17 |
Memory allocation (code space): 12 |
Memory allocation (code space): 12 |
18 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
19 |
0 8 Bra 0 |
0 8 Bra 0 |
20 |
3 3 \xe0\x80\x84 |
3 3 \xe1\x80\x80 |
21 |
8 8 Ket |
8 8 Ket |
22 |
11 End |
11 End |
23 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
24 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
25 |
Options: utf8 |
Options: utf8 |
26 |
First char = 224 |
First char = 225 |
27 |
Need char = 132 |
Need char = 128 |
28 |
|
|
29 |
/\x{10000}/8DM |
/\x{10000}/8DM |
30 |
Memory allocation (code space): 13 |
Memory allocation (code space): 13 |
31 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
32 |
0 9 Bra 0 |
0 9 Bra 0 |
33 |
3 4 \xf0\x80\x80\x82 |
3 4 \xf0\x90\x80\x80 |
34 |
9 9 Ket |
9 9 Ket |
35 |
12 End |
12 End |
36 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
37 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
38 |
Options: utf8 |
Options: utf8 |
39 |
First char = 240 |
First char = 240 |
40 |
Need char = 130 |
Need char = 128 |
41 |
|
|
42 |
/\x{100000}/8DM |
/\x{100000}/8DM |
43 |
Memory allocation (code space): 13 |
Memory allocation (code space): 13 |
44 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
45 |
0 9 Bra 0 |
0 9 Bra 0 |
46 |
3 4 \xf0\x80\x80\xa0 |
3 4 \xf4\x80\x80\x80 |
47 |
9 9 Ket |
9 9 Ket |
48 |
12 End |
12 End |
49 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
50 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
51 |
Options: utf8 |
Options: utf8 |
52 |
First char = 240 |
First char = 244 |
53 |
Need char = 160 |
Need char = 128 |
54 |
|
|
55 |
/\x{1000000}/8DM |
/\x{1000000}/8DM |
56 |
Memory allocation (code space): 14 |
Memory allocation (code space): 14 |
57 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
58 |
0 10 Bra 0 |
0 10 Bra 0 |
59 |
3 5 \xf8\x80\x80\x80\x90 |
3 5 \xf9\x80\x80\x80\x80 |
60 |
10 10 Ket |
10 10 Ket |
61 |
13 End |
13 End |
62 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
63 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
64 |
Options: utf8 |
Options: utf8 |
65 |
First char = 248 |
First char = 249 |
66 |
Need char = 144 |
Need char = 128 |
67 |
|
|
68 |
/\x{4000000}/8DM |
/\x{4000000}/8DM |
69 |
Memory allocation (code space): 15 |
Memory allocation (code space): 15 |
70 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
71 |
0 11 Bra 0 |
0 11 Bra 0 |
72 |
3 6 \xfc\x80\x80\x80\x80\x82 |
3 6 \xfc\x84\x80\x80\x80\x80 |
73 |
11 11 Ket |
11 11 Ket |
74 |
14 End |
14 End |
75 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
76 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
77 |
Options: utf8 |
Options: utf8 |
78 |
First char = 252 |
First char = 252 |
79 |
Need char = 130 |
Need char = 128 |
80 |
|
|
81 |
/\x{7fffFFFF}/8DM |
/\x{7fffFFFF}/8DM |
82 |
Memory allocation (code space): 15 |
Memory allocation (code space): 15 |
121 |
/\x80/8D |
/\x80/8D |
122 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
123 |
0 7 Bra 0 |
0 7 Bra 0 |
124 |
3 2 \xc0\x84 |
3 2 \xc2\x80 |
125 |
7 7 Ket |
7 7 Ket |
126 |
10 End |
10 End |
127 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
128 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
129 |
Options: utf8 |
Options: utf8 |
130 |
First char = 192 |
First char = 194 |
131 |
Need char = 132 |
Need char = 128 |
132 |
|
|
133 |
/\xff/8D |
/\xff/8D |
134 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
135 |
0 7 Bra 0 |
0 7 Bra 0 |
136 |
3 2 \xdf\x87 |
3 2 \xc3\xbf |
137 |
|
7 7 Ket |
138 |
|
10 End |
139 |
|
------------------------------------------------------------------ |
140 |
|
Capturing subpattern count = 0 |
141 |
|
Options: utf8 |
142 |
|
First char = 195 |
143 |
|
Need char = 191 |
144 |
|
|
145 |
|
/\x{0041}\x{2262}\x{0391}\x{002e}/D8 |
146 |
|
------------------------------------------------------------------ |
147 |
|
0 12 Bra 0 |
148 |
|
3 7 A\xe2\x89\xa2\xce\x91. |
149 |
|
12 12 Ket |
150 |
|
15 End |
151 |
|
------------------------------------------------------------------ |
152 |
|
Capturing subpattern count = 0 |
153 |
|
Options: utf8 |
154 |
|
First char = 'A' |
155 |
|
Need char = '.' |
156 |
|
\x{0041}\x{2262}\x{0391}\x{002e} |
157 |
|
0: A\x{2262}\x{391}. |
158 |
|
|
159 |
|
/\x{D55c}\x{ad6d}\x{C5B4}/D8 |
160 |
|
------------------------------------------------------------------ |
161 |
|
0 14 Bra 0 |
162 |
|
3 9 \xed\x95\x9c\xea\xb5\xad\xec\x96\xb4 |
163 |
|
14 14 Ket |
164 |
|
17 End |
165 |
|
------------------------------------------------------------------ |
166 |
|
Capturing subpattern count = 0 |
167 |
|
Options: utf8 |
168 |
|
First char = 237 |
169 |
|
Need char = 180 |
170 |
|
\x{D55c}\x{ad6d}\x{C5B4} |
171 |
|
0: \x{d55c}\x{ad6d}\x{c5b4} |
172 |
|
|
173 |
|
/\x{65e5}\x{672c}\x{8a9e}/D8 |
174 |
|
------------------------------------------------------------------ |
175 |
|
0 14 Bra 0 |
176 |
|
3 9 \xe6\x97\xa5\xe6\x9c\xac\xe8\xaa\x9e |
177 |
|
14 14 Ket |
178 |
|
17 End |
179 |
|
------------------------------------------------------------------ |
180 |
|
Capturing subpattern count = 0 |
181 |
|
Options: utf8 |
182 |
|
First char = 230 |
183 |
|
Need char = 158 |
184 |
|
\x{65e5}\x{672c}\x{8a9e} |
185 |
|
0: \x{65e5}\x{672c}\x{8a9e} |
186 |
|
|
187 |
|
/\x{80}/D8 |
188 |
|
------------------------------------------------------------------ |
189 |
|
0 7 Bra 0 |
190 |
|
3 2 \xc2\x80 |
191 |
7 7 Ket |
7 7 Ket |
192 |
10 End |
10 End |
193 |
------------------------------------------------------------------ |
------------------------------------------------------------------ |
194 |
Capturing subpattern count = 0 |
Capturing subpattern count = 0 |
195 |
Options: utf8 |
Options: utf8 |
196 |
First char = 223 |
First char = 194 |
197 |
Need char = 135 |
Need char = 128 |
198 |
|
|
199 |
|
/\x{084}/D8 |
200 |
|
------------------------------------------------------------------ |
201 |
|
0 7 Bra 0 |
202 |
|
3 2 \xc2\x84 |
203 |
|
7 7 Ket |
204 |
|
10 End |
205 |
|
------------------------------------------------------------------ |
206 |
|
Capturing subpattern count = 0 |
207 |
|
Options: utf8 |
208 |
|
First char = 194 |
209 |
|
Need char = 132 |
210 |
|
|
211 |
|
/\x{104}/D8 |
212 |
|
------------------------------------------------------------------ |
213 |
|
0 7 Bra 0 |
214 |
|
3 2 \xc4\x84 |
215 |
|
7 7 Ket |
216 |
|
10 End |
217 |
|
------------------------------------------------------------------ |
218 |
|
Capturing subpattern count = 0 |
219 |
|
Options: utf8 |
220 |
|
First char = 196 |
221 |
|
Need char = 132 |
222 |
|
|
223 |
|
/\x{861}/D8 |
224 |
|
------------------------------------------------------------------ |
225 |
|
0 8 Bra 0 |
226 |
|
3 3 \xe0\xa1\xa1 |
227 |
|
8 8 Ket |
228 |
|
11 End |
229 |
|
------------------------------------------------------------------ |
230 |
|
Capturing subpattern count = 0 |
231 |
|
Options: utf8 |
232 |
|
First char = 224 |
233 |
|
Need char = 161 |
234 |
|
|
235 |
|
/\x{212ab}/D8 |
236 |
|
------------------------------------------------------------------ |
237 |
|
0 9 Bra 0 |
238 |
|
3 4 \xf0\xa1\x8a\xab |
239 |
|
9 9 Ket |
240 |
|
12 End |
241 |
|
------------------------------------------------------------------ |
242 |
|
Capturing subpattern count = 0 |
243 |
|
Options: utf8 |
244 |
|
First char = 240 |
245 |
|
Need char = 171 |
246 |
|
|
247 |
|
/.{3,5}X/D8 |
248 |
|
------------------------------------------------------------------ |
249 |
|
0 14 Bra 0 |
250 |
|
3 Any{3} |
251 |
|
7 Any{0,2} |
252 |
|
11 1 X |
253 |
|
14 14 Ket |
254 |
|
17 End |
255 |
|
------------------------------------------------------------------ |
256 |
|
Capturing subpattern count = 0 |
257 |
|
Options: utf8 |
258 |
|
No first char |
259 |
|
Need char = 'X' |
260 |
|
\x{212ab}\x{212ab}\x{212ab}\x{861}X |
261 |
|
0: \x{212ab}\x{212ab}\x{212ab}\x{861}X |
262 |
|
|
263 |
|
|
264 |
|
/.{3,5}?/D8 |
265 |
|
------------------------------------------------------------------ |
266 |
|
0 11 Bra 0 |
267 |
|
3 Any{3} |
268 |
|
7 Any{0,2}? |
269 |
|
11 11 Ket |
270 |
|
14 End |
271 |
|
------------------------------------------------------------------ |
272 |
|
Capturing subpattern count = 0 |
273 |
|
Options: utf8 |
274 |
|
No first char |
275 |
|
No need char |
276 |
|
\x{212ab}\x{212ab}\x{212ab}\x{861} |
277 |
|
0: \x{212ab}\x{212ab}\x{212ab} |
278 |
|
|
279 |
/-- These tests are here rather than in testinput5 because Perl 5.6 has --/ |
/-- These tests are here rather than in testinput5 because Perl 5.6 has --/ |
280 |
/-- some problems with UTF-8 support, in the area of \x{..} where the --/ |
/-- some problems with UTF-8 support, in the area of \x{..} where the --/ |