Lines Matching refs:utf
5 /���xxx/IB,utf,no_utf_check
7 /abc/utf
12 /\x{ffff}/IB,utf
14 /\x{10000}/IB,utf
16 /\x{100}/IB,utf
18 /\x{1000}/IB,utf
20 /\x{10000}/IB,utf
22 /\x{100000}/IB,utf
24 /\x{10ffff}/IB,utf
26 /[\x{ff}]/IB,utf
28 /[\x{100}]/IB,utf
30 /\x80/IB,utf
32 /\xff/IB,utf
34 /\x{D55c}\x{ad6d}\x{C5B4}/IB,utf
37 /\x{65e5}\x{672c}\x{8a9e}/IB,utf
40 /\x{80}/IB,utf
42 /\x{084}/IB,utf
44 /\x{104}/IB,utf
46 /\x{861}/IB,utf
48 /\x{212ab}/IB,utf
50 /[^ab\xC0-\xF0]/IB,utf
59 /Ā{3,4}/IB,utf
62 /(\x{100}+|x)/IB,utf
64 /(\x{100}*a|x)/IB,utf
66 /(\x{100}{0,2}a|x)/IB,utf
68 /(\x{100}{1,2}a|x)/IB,utf
70 /\x{100}/IB,utf
72 /a\x{100}\x{101}*/IB,utf
74 /a\x{100}\x{101}+/IB,utf
78 /[\x{100}]/IB,utf
83 /[\xff]/IB,utf
86 /[^\xff]/IB,utf
88 /\x{100}abc(xyz(?1))/IB,utf
90 /\777/I,utf
94 /\x{100}+\x{200}/IB,utf
96 /\x{100}+X/IB,utf
98 /^[\QĀ\E-\QŐ\E/B,utf
100 /X/utf
117 /(?<=.)X/utf
136 /\h/I,utf
147 /\v/I,utf
155 /\h*A/I,utf
159 /\R*A/I,bsr=unicode,utf
163 /\v+A/I,utf
165 /\s?xxx\s/I,utf
167 /\sxxx\s/I,utf,tables=2
171 /\S \S/I,utf,tables=2
175 /a+/utf
185 /\x{1234}+/Ii,utf
187 /\x{1234}+?/Ii,utf
189 /\x{1234}++/Ii,utf
191 /\x{1234}{2}/Ii,utf
193 /[^\x{c4}]/IB,utf
195 /X+\x{200}/IB,utf
197 /\R/I,utf
201 /a/utf
214 /�/utf
216 /\w+\x{C4}/B,utf
219 /\w+\x{C4}/B,utf,tables=2
222 /\W+\x{C4}/B,utf
225 /\W+\x{C4}/B,utf,tables=2
228 /\W+\x{A1}/B,utf
231 /\W+\x{A1}/B,utf,tables=2
234 /X\s+\x{A0}/B,utf
237 /X\s+\x{A0}/B,utf,tables=2
240 /\S+\x{A0}/B,utf
243 /\S+\x{A0}/B,utf,tables=2
246 /\x{a0}+\s!/B,utf
249 /\x{a0}+\s!/B,utf,tables=2
254 /abc/utf,never_utf
256 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/IBi,utf
258 /A\x{391}\x{10427}\x{ff3a}\x{1fb0}/IB,utf
260 /AB\x{1fb0}/IB,utf
262 /AB\x{1fb0}/IBi,utf
264 …}\x{423}\x{424}\x{425}\x{426}\x{427}\x{428}\x{429}\x{42a}\x{42b}\x{42c}\x{42d}\x{42e}\x{42f}/Ii,utf
268 /[ⱥ]/Bi,utf
270 /[^ⱥ]/Bi,utf
274 /\x{212a}+/Ii,utf
277 /s+/Ii,utf
282 /\x{110000}/utf
284 /\o{4200000}/utf
286 /\x{100}*A/IB,utf
289 /\x{100}*\d(?R)/IB,utf
291 /[Z\x{100}]/IB,utf
296 /[z-\x{100}]/IB,utf
298 /[z\Qa-d]Ā\E]/IB,utf
302 /[ab\x{100}]abc(xyz(?1))/IB,utf
304 /\x{100}*\s/IB,utf
306 /\x{100}*\d/IB,utf
308 /\x{100}*\w/IB,utf
310 /\x{100}*\D/IB,utf
312 /\x{100}*\S/IB,utf
314 /\x{100}*\W/IB,utf
316 /[\x{105}-\x{109}]/IBi,utf
324 /[z-\x{100}]/IBi,utf
339 /[z-\x{100}]/IBi,utf
341 /\x{3a3}B/IBi,utf
343 /./utf
348 /ab������z/utf
370 /\x{d800}/I,utf,allow_surrogate_escapes
373 /\udfff\o{157401}/utf,alt_bsux,allow_surrogate_escapes
378 /^[^ab]/IB,utf