php_handler_stack_destroy  812 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->requires);
php_handler_stack_destroy  813 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->uri_handlers);
php_handler_stack_destroy  822 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->response_handlers);
php_handler_stack_destroy  823 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->auth_handlers);
php_handler_stack_destroy  824 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->access_handlers);
php_handler_stack_destroy  825 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->type_handlers);
php_handler_stack_destroy  826 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->fixup_handlers);
php_handler_stack_destroy  827 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->logger_handlers);
php_handler_stack_destroy  828 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->post_read_handlers);
php_handler_stack_destroy  829 sapi/apache_hooks/mod_php5.c 	php_handler_stack_destroy(&conf->headers_handlers);