Home
last modified time | relevance | path

Searched refs:octet (Results 1 – 25 of 33) sorted by relevance

12

/PHP-7.4/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation2.phpt46 string(24) "application/octet-stream"
52 string(24) "application/octet-stream"
55 string(24) "application/octet-stream"
64 string(24) "application/octet-stream"
67 string(24) "application/octet-stream"
70 string(24) "application/octet-stream"
76 string(24) "application/octet-stream"
79 string(24) "application/octet-stream"
H A Dimage_type_to_mime_type_variation3.phpt24 string\(24\) "application\/octet-stream"
51 string\(24\) "application\/octet-stream"
57 string\(24\) "application\/octet-stream"
60 string\(24\) "application\/octet-stream"
63 string\(2[49]\) "application\/(x-shockwave-flash|octet-stream)"
81 string\(24\) "application\/octet-stream"
H A Dimage_type_to_mime_type_basic.phpt51 string(24) "application/octet-stream"
53 string(24) "application/octet-stream"
54 string(24) "application/octet-stream"
57 string(24) "application/octet-stream"
H A Dimage_type_to_mime_type.phpt39 string(24) "application/octet-stream"
/PHP-7.4/ext/gd/libgd/
H A Dwbmp.c254 int bitpos, octet; in writewbmp() local
271 octet = 0; in writewbmp()
274 octet |= ((wbmp->bitmap[row * wbmp->width + col] == 1) ? WBMP_WHITE : WBMP_BLACK) << --bitpos; in writewbmp()
278 putout (octet, out); in writewbmp()
279 octet = 0; in writewbmp()
283 putout (octet, out); in writewbmp()
/PHP-7.4/ext/curl/tests/
H A Dcurl_copy_handle_variation5.phpt44 string(%d) "abc.txt|application/octet-stream|5"
45 string(%d) "def.txt|application/octet-stream|11"
46 string(%d) "def.txt|application/octet-stream|11"
H A Dcurl_copy_handle_variation3.phpt32 string(%d) "АБВ.txt|application/octet-stream|5"
33 string(%d) "АБВ.txt|application/octet-stream|5"
H A Dcurl_copy_handle_variation4.phpt42 АБВ.txt|application/octet-stream|5АБВ.txt|application/octet-stream|5===DONE===
H A Dbug27023.phpt41 string(%d) "curl_testdata1.txt|application/octet-stream|6"
43 string(%d) "foo.txt|application/octet-stream|6"
H A Dcurl_file_upload.phpt63 string(%d) "curl_testdata1.txt|application/octet-stream|6"
65 string(%d) "foo.txt|application/octet-stream|6"
71 string(%d) "foo.txt|application/octet-stream|6"
H A Dbug77711.phpt27 string(%d) "АБВ.txt|application/octet-stream|5"
/PHP-7.4/ext/imap/tests/
H A Dbug31142_1.phpt21 $part2["subtype"] = "octet-stream";
45 Content-Type: APPLICATION/octet-stream
H A Dbug40854.phpt20 $part2["subtype"] = "octet-stream";
43 Content-Type: APPLICATION/octet-stream
H A Dbug80710_1.phpt21 $part2["subtype"] = "octet-stream\nContent-Type: X-INJECTED";
/PHP-7.4/ext/mbstring/tests/
H A Dmb_output_handler_pattern-04.phpt8 header("Content-Type: application/octet-stream");
H A Dmb_output_handler_pattern-10.phpt10 header("Content-Type: application/octet-stream");
/PHP-7.4/ext/phar/tests/
H A Dfrontcontroller17.phpt12 Content-type: application/octet-stream
H A Dfrontcontroller26.phpt12 Content-type: application/octet-stream
/PHP-7.4/ext/phar/tests/tar/
H A Dfrontcontroller17.phar.phpt12 Content-type: application/octet-stream
/PHP-7.4/ext/phar/tests/cache_list/
H A Dfrontcontroller17.phpt14 Content-type: application/octet-stream
H A Dfrontcontroller26.phpt14 Content-type: application/octet-stream
/PHP-7.4/ext/phar/tests/zip/
H A Dfrontcontroller17.phar.phpt13 Content-type: application/octet-stream
/PHP-7.4/ext/fileinfo/tests/
H A Dfinfo_buffer_basic-mb.phpt51 string(40) "application/octet-stream; charset=binary"
H A Dfinfo_buffer_basic.phpt51 string(40) "application/octet-stream; charset=binary"
H A Dfinfo_buffer_variation1-mb.phpt50 string(40) "application/octet-stream; charset=binary"

Completed in 24 milliseconds

12