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

/httpd/include/
H A Dapreq_error.h85 #define APREQ_ERROR_MISMATCH (APREQ_ERROR_GENERAL + 30) macro
87 #define APREQ_ERROR_OVERLIMIT (APREQ_ERROR_MISMATCH + 1)
89 #define APREQ_ERROR_UNDERLIMIT (APREQ_ERROR_MISMATCH + 2)
91 #define APREQ_ERROR_NOTEMPTY (APREQ_ERROR_MISMATCH + 3)

Completed in 24 milliseconds