Searched refs:php_apache_lookup_uri (Results 1 – 1 of 1) sorted by relevance
62 static request_rec *php_apache_lookup_uri(char *filename) in php_apache_lookup_uri() function84 if (!(rr = php_apache_lookup_uri(filename))) { in PHP_FUNCTION()130 if (!(rr = php_apache_lookup_uri(filename))) { in PHP_FUNCTION()
Completed in 14 milliseconds