Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds