Home
last modified time | relevance | path

Searched refs:php_request_shutdown_for_exec (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/main/
H A Dphp_main.h32 PHPAPI void php_request_shutdown_for_exec(void *dummy);
H A Dmain.c1665 void php_request_shutdown_for_exec(void *dummy) in php_request_shutdown_for_exec() function
/PHP-5.5/sapi/apache/
H A Dmod_php5.c358 register_cleanup(r->pool, NULL, php_apache_request_shutdown, php_request_shutdown_for_exec); in php_apache_sapi_activate()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c484 register_cleanup(r->pool, NULL, php_apache_request_shutdown, php_request_shutdown_for_exec); in php_apache_sapi_activate()

Completed in 22 milliseconds