Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache/
H A Dmod_php5.c576 static char *php_apache_get_default_mimetype(request_rec *r TSRMLS_DC) in php_apache_get_default_mimetype() function
632 r->content_type = php_apache_get_default_mimetype(r TSRMLS_CC); in send_php()
668 r->content_type = php_apache_get_default_mimetype(r TSRMLS_CC); in send_php()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c626 static char *php_apache_get_default_mimetype(request_rec *r TSRMLS_DC) in php_apache_get_default_mimetype() function
679 r->content_type = php_apache_get_default_mimetype(r TSRMLS_CC); in send_php()
716 r->content_type = php_apache_get_default_mimetype(r TSRMLS_CC); in send_php()

Completed in 11 milliseconds