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

/macosx-10.9.5/apache-786.1/httpd/include/
H A Dhttpd.h550 #define ap_is_HTTP_SERVER_ERROR(x) (((x) >= 500)&&((x) < 600)) macro

Completed in 80 milliseconds