Home
last modified time | relevance | path

Searched refs:php_server_context_cleanup (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/sapi/apache2handler/
H A Dsapi_apache2.c465 static apr_status_t php_server_context_cleanup(void *data_) in php_server_context_cleanup() function
534 apr_pool_cleanup_run(r->pool, (void *)&SG(server_context), php_server_context_cleanup); in php_apache_ini_dtor()
561 …apr_pool_cleanup_register(r->pool, (void *)&SG(server_context), php_server_context_cleanup, apr_po… in php_handler()
/PHP-5.3/sapi/apache2filter/
H A Dsapi_apache2.c678 static apr_status_t php_server_context_cleanup(void *data_) in php_server_context_cleanup() function
697 php_server_context_cleanup, in php_post_read_request()

Completed in 8 milliseconds