Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Drfc1867.c460 static char *php_mime_get_hdr_value(zend_llist header, char *key) in php_mime_get_hdr_value() function
794 if ((cd = php_mime_get_hdr_value(header, "Content-Disposition"))) {
1155 if (cancel_upload || !(cd = php_mime_get_hdr_value(header, "Content-Type"))) {

Completed in 24 milliseconds