Home
last modified time | relevance | path

Searched refs:xc0 (Results 1 – 17 of 17) sorted by relevance

/PHP-7.4/ext/mbstring/tests/
H A Dbug49536.phpt12 var_dump(mb_detect_encoding("\xc0\x00", "UTF-8", false));
14 var_dump(mb_detect_encoding("\xc0\x00", "UTF-8", true));
H A Dillformed_utf_sequences.phpt26 var_dump(chk_enc("\xc0\xb1\xc0\xb2\xc0\xb3", 6));
/PHP-7.4/ext/standard/tests/math/
H A Dbug30695.phpt15 $char = ( chr(0xc0 | (($char_code >> 6) & 0x1f)) .
/PHP-7.4/ext/standard/tests/image/
H A D75x50.xbm8 0xef, 0xeb, 0x55, 0x03, 0xff, 0xdf, 0x75, 0x1f, 0xc0,
43 0x23, 0x60, 0x1f, 0x20, 0xc0, 0x12, 0xa8, 0xf6, 0x05,
/PHP-7.4/ext/hash/tests/
H A Dhash_hkdf_rfc5869.phpt25 …"\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\…
49 …"\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 Dcrc32.phpt61 …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-7.4/ext/standard/tests/strings/
H A Dstrval_variation2.phpt24 $sc = "\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf";
H A Dhtmlentities20.phpt10 0xc0 | ($k >> 6),
H A Dhtmlentities_html4.phpt10 0xc0 | ($k >> 6),
H A Dbug49785.phpt13 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 Dhtml_entity_decode_cp866.phpt70 0x2514 => array(0xc0, "BOX DRAWINGS LIGHT UP AND RIGHT"),
H A Dhtmlentities_html5.phpt10 0xc0 | ($k >> 6),
/PHP-7.4/Zend/
H A Dzend_strtod.c860 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local
889 xc0 = c->x;
891 for(; xb < xbe; xc0++) {
894 xc = xc0;
907 for(; xb < xbe; xb++, xc0++) {
910 xc = xc0;
924 xc = xc0;
939 for(; xb < xbe; xc0++) {
942 xc = xc0;
955 for(xc0 = c->x, xc = xc0 + wc; wc > 0 && !*--xc; --wc) ;
/PHP-7.4/ext/json/
H A Djson_scanner.re311 *(s->pstr++) = (char) (0xc0 | (utf16 >> 6));
/PHP-7.4/ext/standard/html_tables/mappings/
H A DCP866.TXT210 0xc0 0x2514 #BOX DRAWINGS LIGHT UP AND RIGHT
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6048 >3 ubyte <0xc0
9170 >4 byte&0xc0 = 0xc0 reserved frequency,
10121 >0 ubyte 0xc0 CTOS
23787 >>1 byte&0xc0 0xc0 Symmetric-Key Encrypted Session Key
23792 >>1 byte&0xc0 0xc0 Secret-Subkey
23797 >>1 byte&0xc0 0xc0 Literal Data
23799 >>1 byte&0xc0 0x00 Trust
23802 >>1 byte&0xc0 0xc0 Unused [z%x]
23807 >>1 byte&0xc0 0xc0 Modification Detection Code
24086 >0 string \x03\xc0 2048b
[all …]
H A Dmagic6048 >3 ubyte <0xc0
9170 >4 byte&0xc0 = 0xc0 reserved frequency,
10121 >0 ubyte 0xc0 CTOS
23787 >>1 byte&0xc0 0xc0 Symmetric-Key Encrypted Session Key
23792 >>1 byte&0xc0 0xc0 Secret-Subkey
23797 >>1 byte&0xc0 0xc0 Literal Data
23799 >>1 byte&0xc0 0x00 Trust
23802 >>1 byte&0xc0 0xc0 Unused [z%x]
23807 >>1 byte&0xc0 0xc0 Modification Detection Code
24086 >0 string \x03\xc0 2048b
[all …]

Completed in 142 milliseconds