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

/httpd/modules/core/
H A Dmod_macro.c226 static int looks_like_an_argument(const char *word) function
253 else if (!looks_like_an_argument(tab[i])) {
758 if (looks_like_an_argument(name)) {

Completed in 12 milliseconds