Searched refs:AP_REG_ESPACE (Results 1 - 3 of 3) sorted by relevance

/httpd/server/
H A Dutil_pcre.c70 "failed to get memory", /* AP_REG_ESPACE */
164 return AP_REG_ESPACE;
219 return AP_REG_ESPACE;
258 return AP_REG_ESPACE;
261 return AP_REG_ESPACE;
H A Dutil.c284 if (err == AP_REG_ESPACE)
/httpd/include/
H A Dap_regex.h91 AP_REG_ESPACE, /** failed to get memory */ enumerator in enum:__anon7

Completed in 428 milliseconds