Home
last modified time | relevance | path

Searched refs:Type (Results 26 – 50 of 209) sorted by relevance

123456789

/PHP-7.2/tests/basic/
H A Drfc1867_empty_upload.phpt8 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
15 Content-Type: text/plain-file1
20 Content-Type: text/plain-file2
25 Content-Type: text/plain-file3
H A Drfc1867_max_file_size.phpt8 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
15 Content-Type: text/plain-file1
20 Content-Type: text/plain-file2
25 Content-Type: text/plain-file3;
H A Drfc1867_malicious_input.phpt7 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
10 Content-Type: text/plain-file1
H A D030.phpt2 Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request)
6 Content-Type: multipart/form-data; boundary=BVoyv; charset=iso-8859-1
H A Drfc1867_missing_boundary_2.phpt7 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
10 Content-Type: text/plain-file1
H A Drfc1867_file_upload_disabled.phpt6 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
13 Content-Type: text/plain-file1
H A D021.phpt7 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
14 Content-Type: text/plain
H A D031.phpt2 Bug#55504 (Content-Type header is not parsed correctly on HTTP POST request)
6 Content-Type: multipart/form-data; boundary=BVoyv; charset=iso-8859-1
H A D029.phpt15 Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737
22 Content-Type: text/plain
/PHP-7.2/sapi/cli/tests/
H A Dphp_cli_server_014.phpt28 Content-Type: multipart/form-data; boundary=---------123456789
32 Content-Type: application/x-www-form-urlencoded
47 Content-Type: multipart/form-data; boundary=---------123456789
51 Content-Type: application/x-www-form-urlencoded
77 Content-Type: %s
H A Dbug64878.phpt2 Bug #64878 (304 responses return Content-Type header)
15 return stripos($value, 'Content-Type') === 0;
H A Dbug70470.phpt23 fwrite($fp, "-Type: text/html; charset=UTF-8\r\n");
39 ["Content-Type"]=>
/PHP-7.2/ext/imap/tests/
H A Dbug35669.phpt50 Content-Type: MULTIPART/MIXED; BOUNDARY="%s"
53 Content-Type: TEXT/ALTERNATIVE; CHARSET=US-ASCII
57 Content-Type: TEXT/PLAIN; CHARSET=iso-8859-1
63 Content-Type: TEXT/HTML; CHARSET=iso-8859-1
H A Dbug31142_1.phpt42 Content-Type: MULTIPART/mixed; BOUNDARY="%s"
45 Content-Type: APPLICATION/octet-stream
52 Content-Type: TEXT/plain; CHARSET=US-ASCII
H A Dbug40854.phpt40 Content-Type: MULTIPART/mixed; BOUNDARY="%s"
43 Content-Type: APPLICATION/octet-stream
50 Content-Type: TEXT/plain; CHARSET=US-ASCII
H A Dimap_fetchheader_basic.phpt55 Content-Type: %s; %s
63 Content-Type: %s; %s
71 Content-Type: %s; %s
80 Content-Type: %s; %s
H A Dbug32589.phpt27 Content-Type: MULTIPART/mixed; BOUNDARY="%s"
30 Content-Type: TEXT/plain; CHARSET=ISO-8859-2
/PHP-7.2/ext/json/tests/
H A Dunsupported_type_error.phpt23 string(21) "Type is not supported"
26 string(21) "Type is not supported"
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp60 static const Formattable::Type* getArgTypeList(const MessageFormat& m,
67 const Formattable::Type*
107 const Formattable::Type *types = MessageFormatAdapter::getArgTypeList( in umsg_get_numeric_types()
116 const Formattable::Type t = types[i]; in umsg_get_numeric_types()
183 Formattable::Type type, in umsg_parse_format()
190 Formattable::Type bogusType = Formattable::kObject; in umsg_parse_format()
205 …if ((storedType = (Formattable::Type*)zend_hash_index_find_ptr(ret, (zend_ulong)argNumber)) == NUL… in umsg_parse_format()
207 Formattable::Type bogusType = Formattable::kObject; in umsg_parse_format()
422 Formattable::Type argType = Formattable::kObject, //unknown in umsg_format_helper()
440 storedArgType = (Formattable::Type*)zend_hash_index_find_ptr(types, (zend_ulong)num_index); in umsg_format_helper()
[all …]
/PHP-7.2/sapi/tests/
H A Dtest007.phpt5 Content-Type=multipart/form-data; boundary=---------------------------240723202011929
35 Content-Type: application/octet-stream
/PHP-7.2/ext/dom/tests/
H A Dbug35673.phpt7 $html = '<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
18 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
/PHP-7.2/ext/iconv/tests/
H A Dbug63839.phpt15 Content-Type: multipart/alternative;
40 ["Content-Type"]=>
62 ["Content-Type"]=>
/PHP-7.2/ext/mbstring/tests/
H A Dmb_send_mail01.phpt32 Content-Type: text/plain; charset=%s
39 Content-Type: text/plain; charset=UTF-8
H A Dmb_send_mail03.phpt32 Content-Type: text/plain; charset=%s
39 Content-Type: text/plain; charset=%s-8859-1
H A Dmb_send_mail02.phpt32 Content-Type: text/plain; charset=%s
39 Content-Type: text/plain; charset=ISO-2022-JP

Completed in 32 milliseconds

123456789