Searched refs:php_apache_request_ctor (Results 1 – 1 of 1) sorted by relevance
513 static int php_apache_request_ctor(request_rec *r, php_struct *ctx) in php_apache_request_ctor() function666 if (php_apache_request_ctor(r, ctx)!=SUCCESS) { in php_handler()677 if (php_apache_request_ctor(r, ctx)!=SUCCESS) { in php_handler()
Completed in 6 milliseconds