• Home
  • Raw
  • Download

Lines Matching refs:utf

13 /^[\p{Arabic}]/utf
18 /^[[:graph:]]+$/utf,ucp
31 /^[[:print:]]+$/utf,ucp
44 /^[[:^graph:]]+$/utf,ucp
50 /^[[:^print:]]+$/utf,ucp
61 /^>[[:blank:]]*/utf,ucp
65 /^A\s+Z/utf,ucp
69 /^A[\s]+Z/utf,ucp
75 /^[[:graph:]]+$/utf,ucp
80 /^[[:print:]]+$/utf,ucp
84 /^[[:^graph:]]+$/utf,ucp
88 /^[[:^print:]]+$/utf,ucp
97 /\x{110000}/IB,utf
100 /\o{4200000}/IB,utf
103 /\x{ffffffff}/utf
106 /\o{37777777777}/utf
109 /\x{100000000}/utf
112 /\o{77777777777}/utf
115 /\x{d800}/utf
118 /\o{154000}/utf
121 /\x{dfff}/utf
124 /\o{157777}/utf
127 /\x{d7ff}/utf
129 /\o{153777}/utf
131 /\x{e000}/utf
133 /\o{170000}/utf
135 /^\x{100}a\x{1234}/utf
139 /\x{0041}\x{2262}\x{0391}\x{002e}/IB,utf
147 Options: utf
154 /.{3,5}X/IB,utf
164 Options: utf
170 /.{3,5}?/IB,utf
179 Options: utf
184 /^[ab]/IB,utf
193 Compile options: utf
194 Overall options: anchored utf
206 /^[^ab]/IB,utf
215 Compile options: utf
216 Overall options: anchored utf
228 /\x{100}*(\d+|"(?1)")/utf
251 /\x{100}*/IB,utf
260 Options: utf
263 /a\x{100}*/IB,utf
272 Options: utf
276 /ab\x{100}*/IB,utf
285 Options: utf
290 /[\x{200}-\x{100}]/utf
293 /[Ā-Ą]/utf
327 /[Ä-Ü]/utf
333 /[Ä-Ü]/utf
339 /[\x{c4}-\x{dc}]/utf
345 /[\x{c4}-\x{dc}]/utf
351 /[^\x{100}]abc(xyz(?1))/IB,utf
364 Options: utf
368 /(\x{100}(b(?2)c))?/IB,utf
385 Options: utf
388 /(\x{100}(b(?2)c)){0,2}/IB,utf
416 Options: utf
419 /(\x{100}(b(?1)c))?/IB,utf
436 Options: utf
439 /(\x{100}(b(?1)c)){0,2}/IB,utf
467 Options: utf
470 /\W/utf
476 /\w/utf
480 /^\ሴ/IB,utf
489 Compile options: utf
490 Overall options: anchored utf
497 A (x) (?41) B/x,utf
516 /^[\x{100}\E-\Q\E\x{150}]/B,utf
525 /^[\QĀ\E-\QŐ\E]/B,utf
534 /^abc./gmx,newline=any,utf
546 /abc.$/gmx,newline=any,utf
558 /^a\Rb/bsr=unicode,utf
579 /^a\R*b/bsr=unicode,utf
599 /^a\R+b/bsr=unicode,utf
620 /^a\R{1,3}b/bsr=unicode,utf
641 /\H\h\V\v/utf
650 /\H*\h+\V?\v{3,4}/utf
661 /\H\h\V\v/utf
670 /\H*\h+\V?\v{3,4}/utf
681 /[\h]/B,utf
691 /[\h]{3,}/B,utf
701 /[\v]/B,utf
709 /[\H]/B,utf
717 /[\V]/B,utf
725 /.*$/newline=any,utf
729 /a\Rb/I,bsr=anycrlf,utf
731 Options: utf
748 /a\Rb/I,bsr=unicode,utf
750 Options: utf
766 /a\R?b/I,bsr=anycrlf,utf
768 Options: utf
785 /a\R?b/I,bsr=unicode,utf
787 Options: utf
803 /.*a.*=.b.*/utf,newline=any
812 /[[:a\x{100}b:]]/utf
815 /a[^]b/utf,alt_bsux,allow_empty_class,match_unset_backref
824 /a[^]+b/utf,alt_bsux,allow_empty_class,match_unset_backref
838 /X/newline=any,utf,firstline
842 /Xa{2,4}b/utf
854 /Xa{2,4}?b/utf
866 /Xa{2,4}+b/utf
878 /X\x{123}{2,4}b/utf
890 /X\x{123}{2,4}?b/utf
902 /X\x{123}{2,4}+b/utf
914 /X\x{123}{2,4}b/utf
927 /X\x{123}{2,4}?b/utf
940 /X\x{123}{2,4}+b/utf
953 /X\d{2,4}b/utf
965 /X\d{2,4}?b/utf
977 /X\d{2,4}+b/utf
989 /X\D{2,4}b/utf
1001 /X\D{2,4}?b/utf
1013 /X\D{2,4}+b/utf
1025 /X\D{2,4}b/utf
1037 /X\D{2,4}?b/utf
1049 /X\D{2,4}+b/utf
1061 /X[abc]{2,4}b/utf
1073 /X[abc]{2,4}?b/utf
1085 /X[abc]{2,4}+b/utf
1097 /X[abc\x{123}]{2,4}b/utf
1109 /X[abc\x{123}]{2,4}?b/utf
1121 /X[abc\x{123}]{2,4}+b/utf
1133 /X[^a]{2,4}b/utf
1145 /X[^a]{2,4}?b/utf
1157 /X[^a]{2,4}+b/utf
1169 /X[^a]{2,4}b/utf
1181 /X[^a]{2,4}?b/utf
1193 /X[^a]{2,4}+b/utf
1205 /(Y)X\1{2,4}b/utf
1217 /(Y)X\1{2,4}?b/utf
1229 /(Y)X\1{2,4}+b/utf
1241 /(\x{123})X\1{2,4}b/utf
1253 /(\x{123})X\1{2,4}?b/utf
1265 /(\x{123})X\1{2,4}+b/utf
1277 /\bthe cat\b/utf
1283 /abcd*/utf
1289 /abcd*/i,utf
1299 /abc\d*/utf
1305 /(a)bc\1*/utf
1312 /abc[de]*/utf
1318 /X\W{3}X/utf
1322 /\sxxx\s/utf,tables=2
1328 /\S \S/utf,tables=2
1332 'A#хц'Bx,newline=any,utf
1341 PQ'Bx,newline=any,utf
1350 z#XX?/Bx,newline=any,utf
1360 z#х?/Bx,newline=any,utf
1370 (?'A'456)/Bx,newline=any,utf
1383 (?'A'456)/Bx,newline=any,utf
1395 /^\cģ/utf
1398 /(\R*)(.)/s,utf
1412 /(\R)*(.)/s,utf
1426 /[^\x{1234}]+/Ii,utf
1428 Options: caseless utf
1431 /[^\x{1234}]+?/Ii,utf
1433 Options: caseless utf
1436 /[^\x{1234}]++/Ii,utf
1438 Options: caseless utf
1441 /[^\x{1234}]{2}/Ii,utf
1443 Options: caseless utf
1454 /f.*/utf
1458 /f.*/s,utf
1462 /\x{d7ff}\x{e000}/utf
1464 /\x{d800}/utf
1467 /\x{dfff}/utf
1470 /\h+/utf
1476 /[\h\x{e000}]+/B,utf
1488 /\H+/utf
1498 /[\H\x{d7ff}]+/B,utf
1514 /\v+/utf
1520 /[\v\x{e000}]+/B,utf
1532 /\V+/utf
1538 /[\V\x{d7ff}]+/B,utf
1550 /\R+/bsr=unicode,utf
1556 /(..)\1/utf
1565 /(..)\1/i,utf
1574 /(..)\1{2,}/utf
1594 /(..)\1{2,}/i,utf
1614 /(..)\1{2,}?x/i,utf
1631 /./utf,newline=crlf
1637 /.{2,3}/utf,newline=crlf
1651 /.{2,3}?/utf,newline=crlf
1665 /[^\x{100}][^\x{1234}][^\x{ffff}][^\x{10000}][^\x{10ffff}]/B,utf
1677 /[^\x{100}][^\x{1234}][^\x{ffff}][^\x{10000}][^\x{10ffff}]/Bi,utf
1689 /[^\x{100}]*[^\x{10000}]+[^\x{10ffff}]??[^\x{8000}]{4,}[^\x{7fff}]{2,9}?[^\x{fffff}]{5,6}+/B,utf
1705 /[^\x{100}]*[^\x{10000}]+[^\x{10ffff}]??[^\x{8000}]{4,}[^\x{7fff}]{2,9}?[^\x{fffff}]{5,6}+/Bi,utf
1721 /(?<=\x{1234}\x{1234})\bxy/I,utf
1724 Options: utf
1729 /(?<!^)ETA/utf
1734 /\u0100/B,utf,alt_bsux,allow_empty_class,match_unset_backref
1742 /[\u0100-\u0200]/B,utf,alt_bsux,allow_empty_class,match_unset_backref
1750 /\ud800/utf,alt_bsux,allow_empty_class,match_unset_backref
1753 /^a+[a\x{200}]/B,utf
1765 /[b-d\x{200}-\x{250}]*[ae-h]?#[\x{200}-\x{250}]{0,8}[\x00-\xff]*#[\x{200}-\x{250}]+[a-z]/B,utf
1820 /[abc\p{L}\x{0660}]/IB,utf
1828 Options: utf
1831 /[\p{Nd}]/IB,utf
1839 Options: utf
1844 /[\p{Nd}+-]+/IB,utf
1852 Options: utf
1918 /\p{Zl}{2,3}+/B,utf
1931 /\p{Zl}/B,utf
1939 /\p{Lu}{3}+/B,utf
1947 /\pL{2}+/B,utf
1955 /\p{Cc}{2}+/B,utf
1963 /^\p{Cf}/utf
1977 /^\p{Cs}/utf
1984 /^\p{Mn}/utf
1988 /^\p{Pe}/utf
1994 /^\p{Ps}/utf
2000 /^\p{Sc}+/utf
2011 /^\p{Zs}/utf
2031 /\p{^Lu}/i,utf
2038 /\P{Lu}/i,utf
2045 /\p{Ll}/i,utf
2054 /\p{Lu}/i,utf
2065 /\p{Lu}/i,utf
2074 /[\x{c0}\x{391}]/i,utf
2084 /^\x{023a}+?(\x{0130}+)/i,utf
2089 /^\x{023a}+([^X])/i,utf
2094 /\x{c0}+\x{116}+/i,utf
2098 /[\x{c0}\x{116}]+/i,utf
2102 /(\x{de})\1/i,utf
2116 /^\x{c0}$/i,utf
2122 /^\x{e0}$/i,utf
2132 /((?i)[\x{c0}])/utf
2140 /(?i:[\x{c0}])/utf
2148 /^\p{Xan}/utf
2163 /^\p{Xan}+/utf
2170 /^\p{Xan}+?/utf
2174 /^\p{Xan}*/utf
2178 /^\p{Xan}{2,9}/utf
2182 /^\p{Xan}{2,9}?/utf
2186 /^[\p{Xan}]/utf
2201 /^[\p{Xan}]+/utf
2208 /^>\p{Xsp}/utf
2217 /^>\p{Xsp}+/utf
2221 /^>\p{Xsp}+?/utf
2225 /^>\p{Xsp}*/utf
2229 /^>\p{Xsp}{2,9}/utf
2233 /^>\p{Xsp}{2,9}?/utf
2237 /^>[\p{Xsp}]/utf
2241 /^>[\p{Xsp}]+/utf
2245 /^>\p{Xps}/utf
2254 /^>\p{Xps}+/utf
2258 /^>\p{Xps}+?/utf
2262 /^>\p{Xps}*/utf
2266 /^>\p{Xps}{2,9}/utf
2270 /^>\p{Xps}{2,9}?/utf
2274 /^>[\p{Xps}]/utf
2278 /^>[\p{Xps}]+/utf
2282 /^\p{Xwd}/utf
2299 /^\p{Xwd}+/utf
2303 /^\p{Xwd}+?/utf
2307 /^\p{Xwd}*/utf
2311 /^\p{Xwd}{2,9}/utf
2315 /^\p{Xwd}{2,9}?/utf
2319 /^[\p{Xwd}]/utf
2336 /^[\p{Xwd}]+/utf
2348 /^[\P{Xwd}]+/utf
2352 /^[\p{^Xwd}]+/utf
2356 /[\D]/B,utf,ucp
2366 /[\d]/B,utf,ucp
2376 /[\S]/B,utf,ucp
2386 /[\s]/B,utf,ucp
2396 /[\W]/B,utf,ucp
2406 /[\w]/B,utf,ucp
2416 /\D/B,utf,ucp
2426 /\d/B,utf,ucp
2436 /\S/B,utf,ucp
2446 /\s/B,utf,ucp
2456 /\W/B,utf,ucp
2466 /\w/B,utf,ucp
2582 /\b...\B/utf,ucp
2596 /\b...\B/utf
2621 /[[:^alpha:][:^cntrl:]]+/B,utf,ucp
2633 /[[:^cntrl:][:^alpha:]]+/B,utf,ucp
2645 /[[:alpha:]]+/B,utf,ucp
2655 /[[:^alpha:]\S]+/B,utf,ucp
2667 /[^\d]+/B,utf,ucp
2720 /\p{Han}+X\p{Greek}+\x{370}/B,utf
2792 /(\x{23a}\x{23a}\x{23a})?\1/i,utf
2797 /(ȺȺȺ)?\1/i,utf
2802 /(\x{23a}\x{23a}\x{23a})?\1/i,utf
2807 /(ȺȺȺ)?\1/i,utf
2812 /(\x{23a}\x{23a}\x{23a})\1/i,utf
2817 /(ȺȺȺ)\1/i,utf
2822 /(\x{23a}\x{23a}\x{23a})\1/i,utf
2827 /(ȺȺȺ)\1/i,utf
2832 /(\x{2c65}\x{2c65})\1/i,utf
2837 /(ⱥⱥ)\1/i,utf
2842 /(\x{23a}\x{23a}\x{23a})\1Y/i,utf
2847 /(\x{2c65}\x{2c65})\1Y/i,utf
2854 /^[\p{Batak}]/utf
2863 /^[\p{Brahmi}]/utf
2872 /^[\p{Mandaic}]/utf
2883 /(\X*)(.)/s,utf
2889 /^S(\X*)e(\X*)$/utf
2895 /^\X/utf
2946 /\p{Chakma}\d/utf,ucp
2950 /\p{Takri}\d/utf,ucp
2954 /^\X/utf
2968 /^\X{2,3}/utf
2986 /^\X{2}/utf
2996 /^\X+/utf
3002 /^\X+?Z/utf
3008 /A\x{3a3}B/IBi,utf
3018 Options: caseless utf
3023 /[\x{3a3}]/Bi,utf
3031 /[^\x{3a3}]/Bi,utf
3039 /[\x{3a3}]+/Bi,utf
3047 /[^\x{3a3}]+/Bi,utf
3055 /a*\x{3a3}/Bi,utf
3064 /\x{3a3}+a/Bi,utf
3073 /\x{3a3}*\x{3c2}/Bi,utf
3082 /\x{3a3}{3}/i,utf,aftertext
3087 /\x{3a3}{2,4}/i,utf,aftertext
3092 /\x{3a3}{2,4}?/i,utf,aftertext
3097 /\x{3a3}+./i,utf,aftertext
3102 /\x{3a3}++./i,utf,aftertext
3107 /\x{3a3}*\x{3c2}/Bi,utf
3116 /[^\x{3a3}]*\x{3c2}/Bi,utf
3125 /[^a]*\x{3c2}/Bi,utf
3134 /ist/Bi,utf
3147 /is+t/i,utf
3154 /is+?t/i,utf
3159 /is?t/i,utf
3164 /is{2}t/i,utf
3171 /^\p{Xuc}/utf
3184 /^\p{Xuc}+/utf
3191 /^\p{Xuc}+?/utf
3198 /^\p{Xuc}+?\*/utf
3205 /^\p{Xuc}++/utf
3212 /^\p{Xuc}{3,5}/utf
3219 /^\p{Xuc}{3,5}?/utf
3226 /^[\p{Xuc}]/utf
3233 /^[\p{Xuc}]+/utf
3240 /^\P{Xuc}/utf
3253 /^[\P{Xuc}]/utf
3770 /\w+/B,utf,ucp,auto_callout
3893 /\d+\s{0,5}=\s*\S?=\w{0,4}\W*/B,utf,ucp
3908 /[RST]+/Bi,utf,ucp
3916 /[R-T]+/Bi,utf,ucp
3924 /[Q-U]+/Bi,utf,ucp
3932 /^s?c/Iim,utf
3934 Options: caseless multiline utf
3941 /\X?abc/utf,no_start_optimize
3945 /\x{100}\x{200}\K\x{300}/utf,startchar
3952 /ábc/utf,replace=XሴZ
3956 /(?<=abc)(|def)/g,utf,replace=<$0>
3960 /[A-`]/iB,utf
3970 /(?<=\K\x{17f})/g,utf,aftertext
3983 /(?<=\K\x{17f})/altglobal,utf,aftertext
4008 /(*:a\x{12345}b\t(d\)c)xxx/utf,alt_verbnames,mark
4013 /abcd/utf,replace=x\x{824}y\o{3333}z(\Q12\$34$$\x34\E5$$),substitute_extended
4017 /a(\x{e0}\x{101})(\x{c0}\x{102})/utf,replace=a\u$1\U$1\E$1\l$2\L$2\Eab\U\x{e0}\x{101}\L\x{d0}\x{160…
4063 /abc/utf,replace=xyz
4076 /a[[:punct:]b]/utf,ucp,bincode
4085 /a[b[:punct:]]/utf,ucp,bincode
4094 /[[:^ascii:]]/utf,ucp,bincode
4102 /[[:^ascii:]\w]/utf,ucp,bincode
4110 /[\w[:^ascii:]]/utf,ucp,bincode
4118 /[^[:ascii:]\W]/utf,ucp,bincode
4135 /[[:^ascii:]a]/utf,ucp,bincode
4143 /L(?#(|++<!(2)?/B,utf,no_auto_possess,auto_callout
4153 /L(?#(|++<!(2)?/B,utf,ucp,auto_callout