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