Home
last modified time | relevance | path

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

12

/PHP-8.3/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation2.phpt40 string(24) "application/octet-stream"
46 string(24) "application/octet-stream"
49 string(24) "application/octet-stream"
58 string(24) "application/octet-stream"
61 string(24) "application/octet-stream"
64 string(24) "application/octet-stream"
70 string(24) "application/octet-stream"
73 string(24) "application/octet-stream"
H A Dimage_type_to_mime_type_variation3.phpt18 string\(24\) "application\/octet-stream"
45 string\(24\) "application\/octet-stream"
51 string\(24\) "application\/octet-stream"
54 string\(24\) "application\/octet-stream"
57 string\(2[49]\) "application\/(x-shockwave-flash|octet-stream)"
78 string\(24\) "application\/octet-stream"
H A Dimage_type_to_mime_type_basic.phpt45 string(24) "application/octet-stream"
47 string(24) "application/octet-stream"
48 string(24) "application/octet-stream"
51 string(24) "application/octet-stream"
/PHP-8.3/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-8.3/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.phpt31 string(%d) "curl_copy_handle_variation3.txt|application/octet-stream|5"
32 string(%d) "curl_copy_handle_variation3.txt|application/octet-stream|5"
H A Dcurl_copy_handle_variation4.phpt42 curl_copy_handle_variation4.txt|application/octet-stream|5curl_copy_handle_variation4.txt|applicati…
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.phpt68 string(%d) "curl_testdata1.txt|application/octet-stream|6"
70 string(%d) "foo.txt|application/octet-stream|6"
76 string(%d) "foo.txt|application/octet-stream|6"
H A Dbug77711.phpt26 string(%d) "АБВ.txt|application/octet-stream|5"
H A Dcurl_string_file_upload.phpt74 string(%d) "foo.txt|application/octet-stream|62942c05ed0d1b501c4afe6dc1c4db1b"
77 string(%d) "foo.txt|application/octet-stream|d41d8cd98f00b204e9800998ecf8427e"
/PHP-8.3/sapi/cli/
H A Dgenerate_mime_type_map.php27 if ($oldMime !== 'application/octet-stream'
/PHP-8.3/ext/imap/tests/
H A Dbug40854.phpt16 $part2["subtype"] = "octet-stream";
39 Content-Type: APPLICATION/octet-stream
H A Dbug31142_1.phpt17 $part2["subtype"] = "octet-stream";
41 Content-Type: APPLICATION/octet-stream
/PHP-8.3/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-8.3/ext/fileinfo/tests/
H A Dgh13344.phpt12 application/octet-stream; charset=utf-32le
H A Dfinfo_buffer_basic-mb.phpt44 string(40) "application/octet-stream; charset=binary"
/PHP-8.3/ext/phar/tests/
H A Dfrontcontroller17.phpt12 Content-type: application/octet-stream
H A Dfrontcontroller26.phpt12 Content-type: application/octet-stream
/PHP-8.3/ext/phar/tests/tar/
H A Dfrontcontroller17.phar.phpt12 Content-type: application/octet-stream
/PHP-8.3/ext/phar/tests/cache_list/
H A Dfrontcontroller17.phpt14 Content-type: application/octet-stream
H A Dfrontcontroller26.phpt14 Content-type: application/octet-stream
/PHP-8.3/ext/phar/tests/zip/
H A Dfrontcontroller17.phar.phpt15 Content-type: application/octet-stream
/PHP-8.3/ext/standard/tests/url/
H A Dbug47174.phpt6 echo "Same octet data - Signature Valid\n";

Completed in 42 milliseconds

12