Searched refs:php_apache_request_ctor (Results 1 – 1 of 1) sorted by relevance
506 static int php_apache_request_ctor(request_rec *r, php_struct *ctx) in php_apache_request_ctor() function659 if (php_apache_request_ctor(r, ctx)!=SUCCESS) { in php_handler()670 if (php_apache_request_ctor(r, ctx)!=SUCCESS) { in php_handler()
Completed in 8 milliseconds