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

/httpd/server/
H A Dcore.c2460 static const char *ifsection(cmd_parms *cmd, void *mconfig, const char *arg) function
4220 AP_INIT_RAW_ARGS("<If", ifsection, COND_IF, OR_ALL,
4222 AP_INIT_RAW_ARGS("<ElseIf", ifsection, COND_ELSEIF, OR_ALL,
4224 AP_INIT_RAW_ARGS("<Else", ifsection, COND_ELSE, OR_ALL,

Completed in 30 milliseconds