Lines Matching defs:matched
334 ap_conf_vector_t *matched; /* A dir_conf sections we matched */
339 const char *cached; /* The identifier we matched */
340 ap_conf_vector_t **dir_conf_tested; /* The sections we matched against */
936 if (last_walk->matched == sec_ent[sec_idx]) {
961 last_walk->matched = sec_ent[sec_idx];
1004 if (last_walk->matched == htaccess_conf) {
1030 last_walk->matched = htaccess_conf;
1243 if (last_walk->matched == sec_ent[sec_idx]) {
1268 last_walk->matched = sec_ent[sec_idx];
1276 /* Whoops - everything matched in sequence, but either the original
1482 if (last_walk->matched == sec_ent[sec_idx]) {
1507 last_walk->matched = sec_ent[sec_idx];
1515 /* Whoops - everything matched in sequence, but either the original
1678 if (last_walk->matched == sec_ent[sec_idx]) {
1703 last_walk->matched = sec_ent[sec_idx];
1711 /* Whoops - everything matched in sequence, but either the original
1815 if (last_walk->matched == sec_ent[sec_idx]) {
1840 last_walk->matched = sec_ent[sec_idx];
1844 /* Everything matched in sequence, but it may be that the original