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

/httpd/modules/filters/
H A Dmod_include.c499 #define MAXENTLEN (6) macro
509 static const char * const entlist[MAXENTLEN + 1] =
570 if (j > MAXENTLEN || entlist[j] == NULL) {

Completed in 17 milliseconds