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

/macosx-10.9.5/apache-786.1/httpd/modules/mappers/
H A Dmod_rewrite.c139 #define RULEFLAG_CHAIN 1<<4 macro
3300 cfg->flags |= RULEFLAG_CHAIN;
4151 && p->flags & RULEFLAG_CHAIN) {

Completed in 126 milliseconds