AP_RESPONSE       970 sapi/apache_hooks/mod_php5.c 		case AP_RESPONSE:
AP_RESPONSE      1100 sapi/apache_hooks/mod_php5.c 	return php_set_dir_handler(conf, arg1, AP_RESPONSE, AP_HANDLER_TYPE_FILE);
AP_RESPONSE      1104 sapi/apache_hooks/mod_php5.c 	return php_set_dir_handler(conf, arg1, AP_RESPONSE, AP_HANDLER_TYPE_METHOD);
AP_RESPONSE      1392 sapi/apache_hooks/mod_php5.c 	AP(current_hook) = AP_RESPONSE;
AP_RESPONSE        72 sapi/apache_hooks/sapi_apache.c     if(AP(current_hook) == AP_RESPONSE) {