php_handler_stack_destroy  805 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->requires);
php_handler_stack_destroy  806 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->uri_handlers);
php_handler_stack_destroy  815 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->response_handlers);
php_handler_stack_destroy  816 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->auth_handlers);
php_handler_stack_destroy  817 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->access_handlers);
php_handler_stack_destroy  818 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->type_handlers);
php_handler_stack_destroy  819 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->fixup_handlers);
php_handler_stack_destroy  820 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->logger_handlers);
php_handler_stack_destroy  821 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->post_read_handlers);
php_handler_stack_destroy  822 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->headers_handlers);