Searched refs:php_mime_get_hdr_value (Results 1 – 1 of 1) sorted by relevance
460 static char *php_mime_get_hdr_value(zend_llist header, char *key) in php_mime_get_hdr_value() function794 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 6 milliseconds