Lines Matching refs:current_hook
458 AP(current_hook) = AP_CLEANUP; in php_apache_request_shutdown()
469 AP(current_hook) = AP_WAITING_FOR_REQUEST; in php_apache_request_shutdown()
1305 AP(current_hook) = AP_URI_TRANS; in php_uri_translation()
1316 AP(current_hook) = AP_HEADER_PARSE; in php_header_hook()
1327 AP(current_hook) = AP_AUTHENTICATION; in php_auth_hook()
1339 AP(current_hook) = AP_ACCESS_CONTROL; in php_access_hook()
1352 AP(current_hook) = AP_TYPE_CHECKING; in php_type_hook()
1364 AP(current_hook) = AP_FIXUP; in php_fixup_hook()
1376 AP(current_hook) = AP_LOGGING; in php_logger_hook()
1389 AP(current_hook) = AP_POST_READ; in php_post_read_hook()
1404 AP(current_hook) = AP_RESPONSE; in php_response_handler()