Searched refs:ap_response_code_string (Results 1 - 4 of 4) sorted by relevance

/httpd/include/
H A Dmod_core.h62 char *ap_response_code_string(request_rec *r, int error_index);
/httpd/modules/http/
H A Dhttp_request.c148 custom_response = ap_response_code_string(r, error_index);
H A Dhttp_protocol.c1461 if ((custom_response = ap_response_code_string(r, idx))) {
/httpd/server/
H A Dcore.c822 char *ap_response_code_string(request_rec *r, int error_index) function

Completed in 47 milliseconds