Searched refs:php_apache_request_ctor (Results 1 – 1 of 1) sorted by relevance
518 static int php_apache_request_ctor(request_rec *r, php_struct *ctx) in php_apache_request_ctor() function671 if (php_apache_request_ctor(r, ctx)!=SUCCESS) { in php_handler()682 if (php_apache_request_ctor(r, ctx)!=SUCCESS) { in php_handler()
Completed in 9 milliseconds