Searched refs:xc0 (Results 1 – 21 of 21) sorted by relevance
/PHP-8.3/ext/mbstring/tests/ |
H A D | cp936_encoding.phpt | 44 $fromUnicode["\xf9\x0b"] = "\xc0\xae"; 55 $fromUnicode["\xf9\x16"] = "\xc0\xd3"; 58 $fromUnicode["\xf9\x19"] = "\xc0\xd2"; 70 $fromUnicode["\xf9\x25"] = "\xc0\xad"; 73 $fromUnicode["\xf9\x28"] = "\xc0\xc8"; 74 $fromUnicode["\xf9\x29"] = "\xc0\xca"; 75 $fromUnicode["\xf9\x2a"] = "\xc0\xcb"; 76 $fromUnicode["\xf9\x2b"] = "\xc0\xc7"; 79 $fromUnicode["\xf9\x2e"] = "\xc0\xe4"; 85 $fromUnicode["\xf9\x34"] = "\xc0\xcf"; [all …]
|
H A D | bug49536.phpt | 12 var_dump(mb_detect_encoding("\xc0\x00", "UTF-8", false)); 14 var_dump(mb_detect_encoding("\xc0\x00", "UTF-8", true));
|
H A D | illformed_utf_sequences.phpt | 22 var_dump(chk_enc("\xc0\xb1\xc0\xb2\xc0\xb3", 6));
|
/PHP-8.3/ext/standard/tests/image/ |
H A D | 75x50.xbm | 8 0xef, 0xeb, 0x55, 0x03, 0xff, 0xdf, 0x75, 0x1f, 0xc0, 43 0x23, 0x60, 0x1f, 0x20, 0xc0, 0x12, 0xa8, 0xf6, 0x05,
|
/PHP-8.3/ext/standard/tests/math/ |
H A D | bug30695.phpt | 20 $char = ( chr(0xc0 | (($char_code >> 6) & 0x1f)) .
|
/PHP-8.3/ext/hash/tests/ |
H A D | hash_hkdf_rfc5869.phpt | 20 …"\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\… 44 …"\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\…
|
H A D | crc32.phpt | 89 …ad\xae\xaf\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf\xc0\xc1\xc2\xc3\xc4\xc5…
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | strval_variation2.phpt | 19 $sc = "\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf";
|
H A D | htmlentities20.phpt | 10 0xc0 | ($k >> 6),
|
H A D | htmlentities_html4.phpt | 10 0xc0 | ($k >> 6),
|
H A D | bug49785.phpt | 13 var_dump(_bin2hex(htmlentities("\xc2\xc0", ENT_QUOTES, "UTF-8"))); 40 var_dump(_bin2hex(htmlentities("\xc0\xa0\xc2\x80", ENT_QUOTES | ENT_IGNORE, "UTF-8"))); 46 var_dump(_bin2hex(htmlspecialchars("\xc0\xa6", ENT_QUOTES, 'UTF-8')));
|
H A D | html_entity_decode_cp866.phpt | 70 0x2514 => array(0xc0, "BOX DRAWINGS LIGHT UP AND RIGHT"),
|
H A D | htmlentities_html5.phpt | 10 0xc0 | ($k >> 6),
|
/PHP-8.3/Zend/ |
H A D | zend_strtod.c | 850 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local 879 xc0 = c->x; 881 for(; xb < xbe; xc0++) { 884 xc = xc0; 897 for(; xb < xbe; xb++, xc0++) { 900 xc = xc0; 914 xc = xc0; 929 for(; xb < xbe; xc0++) { 932 xc = xc0; 945 for(xc0 = c->x, xc = xc0 + wc; wc > 0 && !*--xc; --wc) ;
|
/PHP-8.3/ext/json/ |
H A D | json_scanner.re | 309 *(s->pstr++) = (char) (0xc0 | (utf16 >> 6));
|
/PHP-8.3/ext/standard/html_tables/mappings/ |
H A D | CP866.TXT | 210 0xc0 0x2514 #BOX DRAWINGS LIGHT UP AND RIGHT
|
/PHP-8.3/ext/mbstring/tests/data/ |
H A D | CP850.txt | 210 0xc0 0x2514 #BOX DRAWINGS LIGHT UP AND RIGHT
|
H A D | CP866.txt | 210 0xc0 0x2514 #BOX DRAWINGS LIGHT UP AND RIGHT
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 7755 >3 ubyte <0xc0 11485 >4 byte&0xc0 = 0xc0 reserved frequency, 12503 >0 ubyte 0xc0 CTOS 24545 >>>>7 ubyte&0xc0 0xc0 PAK 31900 >>1 byte&0xc0 0xc0 Symmetric-Key Encrypted Session Key 31905 >>1 byte&0xc0 0xc0 Secret-Subkey 31910 >>1 byte&0xc0 0xc0 Literal Data 31915 >>1 byte&0xc0 0xc0 Unused [z%x] 31920 >>1 byte&0xc0 0xc0 Modification Detection Code 33722 >0 byte&0xF0 0xc0 \b# [all …]
|
H A D | magic私はガラスを食べられます | 7755 >3 ubyte <0xc0 11485 >4 byte&0xc0 = 0xc0 reserved frequency, 12503 >0 ubyte 0xc0 CTOS 24545 >>>>7 ubyte&0xc0 0xc0 PAK 31900 >>1 byte&0xc0 0xc0 Symmetric-Key Encrypted Session Key 31905 >>1 byte&0xc0 0xc0 Secret-Subkey 31910 >>1 byte&0xc0 0xc0 Literal Data 31915 >>1 byte&0xc0 0xc0 Unused [z%x] 31920 >>1 byte&0xc0 0xc0 Modification Detection Code 33722 >0 byte&0xF0 0xc0 \b# [all …]
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_x86.dasc | 188 | mov reg, ((ptrdiff_t)addr) // 0x48 0xc7 0xc0 <imm-32-bit> 3293 if (p[1] < 0xc0) {
|
Completed in 224 milliseconds