Home
last modified time | relevance | path

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

12

/PHP-7.0/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_variation1.phpt82 string(24) "application/octet-stream"
85 string(24) "application/octet-stream"
88 string(24) "application/octet-stream"
91 string(24) "application/octet-stream"
94 string(24) "application/octet-stream"
107 string(24) "application/octet-stream"
110 string(24) "application/octet-stream"
116 string(24) "application/octet-stream"
122 string(24) "application/octet-stream"
150 string(24) "application/octet-stream"
[all …]
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)"
78 string\(24\) "application\/octet-stream"
H A Dimage_type_to_mime_type_basic.phpt54 string(24) "application/octet-stream"
56 string(24) "application/octet-stream"
57 string(24) "application/octet-stream"
60 string(24) "application/octet-stream"
H A Dimage_type_to_mime_type.phpt38 string(24) "application/octet-stream"
H A Dgetimagesize.phpt104 string(24) "application/octet-stream"
H A Dgetimagesize_basic.phpt177 string(24) "application/octet-stream"
/PHP-7.0/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.0/sapi/tests/
H A Dtest006.phpt40 Content-Type: application/octet-stream
67 [type] => application/octet-stream
H A Dtest007.phpt35 Content-Type: application/octet-stream
/PHP-7.0/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 Dimap_fetch_overview_variation6.phpt66 $part4["subtype"] = "octet-stream";
/PHP-7.0/ext/curl/tests/
H A Dcurl_file_upload.phpt64 string(%d) "curl_testdata1.txt|application/octet-stream"
66 string(%d) "foo.txt|application/octet-stream"
72 string(%d) "foo.txt|application/octet-stream"
H A Dbug27023.phpt41 string(%d) "curl_testdata1.txt|application/octet-stream"
43 string(%d) "foo.txt|application/octet-stream"
/PHP-7.0/ext/phar/tests/
H A Dfrontcontroller17.phpt12 Content-type: application/octet-stream
H A Dfrontcontroller26.phpt12 Content-type: application/octet-stream
/PHP-7.0/ext/mbstring/tests/
H A Dmb_output_handler_pattern-04.phpt10 header("Content-Type: application/octet-stream");
H A Dmb_output_handler_pattern-10.phpt11 header("Content-Type: application/octet-stream");
/PHP-7.0/ext/phar/tests/tar/
H A Dfrontcontroller17.phar.phpt12 Content-type: application/octet-stream
/PHP-7.0/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.0/ext/phar/tests/zip/
H A Dfrontcontroller17.phar.phpt13 Content-type: application/octet-stream
/PHP-7.0/ext/fileinfo/tests/
H A Dfinfo_buffer_basic.phpt51 string(40) "application/octet-stream; charset=binary"
H A Dfinfo_buffer_variation1.phpt50 string(40) "application/octet-stream; charset=binary"

Completed in 44 milliseconds

12