Searched defs:ap_is_HTTP_SERVER_ERROR (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dhttpd.h552 #define ap_is_HTTP_SERVER_ERROR(x) (((x) >= 500)&&((x) < 600)) macro

Completed in 20 milliseconds