Searched refs:destroy_php_config (Results 1 – 2 of 2) sorted by relevance
191 static apr_status_t destroy_php_config(void *data) in destroy_php_config() function207 apr_pool_cleanup_register(p, newx, destroy_php_config, apr_pool_cleanup_null); in create_php_config()
214 static apr_status_t destroy_php_config(void *data) in destroy_php_config() function230 apr_pool_cleanup_register(p, newx, destroy_php_config, apr_pool_cleanup_null); in create_php_config()
Completed in 9 milliseconds