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

/httpd/modules/mappers/
H A Dmod_rewrite.c294 CONDPAT_AP_EXPR enumerator in enum:__anon236
3338 newcond->ptype = CONDPAT_AP_EXPR;
3444 else if (newcond->ptype == CONDPAT_AP_EXPR) {
3837 if (p->ptype != CONDPAT_AP_EXPR)
3953 case CONDPAT_AP_EXPR:

Completed in 25 milliseconds