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

/httpd/modules/filters/
H A Dmod_include.c509 static const char * const entlist[MAXENTLEN + 1] = local
570 if (j > MAXENTLEN || entlist[j] == NULL) {
575 for (ents = entlist[j]; *ents != '\0'; ents += i) {

Completed in 545 milliseconds