Home
last modified time | relevance | path

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

/php-src/main/
H A Drfc1867.c433 static char *php_mime_get_hdr_value(zend_llist header, char *key) in php_mime_get_hdr_value() function
791 if ((cd = php_mime_get_hdr_value(header, "Content-Disposition"))) {
1168 if (cancel_upload || !(cd = php_mime_get_hdr_value(header, "Content-Type"))) {

Completed in 7 milliseconds