Lines Matching refs:current_hook
453 AP(current_hook) = AP_CLEANUP; in php_apache_request_shutdown()
464 AP(current_hook) = AP_WAITING_FOR_REQUEST; in php_apache_request_shutdown()
1300 AP(current_hook) = AP_URI_TRANS; in php_uri_translation()
1311 AP(current_hook) = AP_HEADER_PARSE; in php_header_hook()
1322 AP(current_hook) = AP_AUTHENTICATION; in php_auth_hook()
1334 AP(current_hook) = AP_ACCESS_CONTROL; in php_access_hook()
1347 AP(current_hook) = AP_TYPE_CHECKING; in php_type_hook()
1359 AP(current_hook) = AP_FIXUP; in php_fixup_hook()
1371 AP(current_hook) = AP_LOGGING; in php_logger_hook()
1384 AP(current_hook) = AP_POST_READ; in php_post_read_hook()
1399 AP(current_hook) = AP_RESPONSE; in php_response_handler()