Home
last modified time | relevance | path

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

/PHP-5.3/sapi/apache2filter/
H A Dapache_config.c191 static apr_status_t destroy_php_config(void *data) in destroy_php_config() function
207 apr_pool_cleanup_register(p, newx, destroy_php_config, apr_pool_cleanup_null); in create_php_config()
/PHP-5.3/sapi/apache2handler/
H A Dapache_config.c214 static apr_status_t destroy_php_config(void *data) in destroy_php_config() function
230 apr_pool_cleanup_register(p, newx, destroy_php_config, apr_pool_cleanup_null); in create_php_config()

Completed in 5 milliseconds