Searched refs:AP_REG_MATCH (Results 1 - 3 of 3) sorted by relevance
/httpd/include/ |
H A D | ap_regex.h | 80 #define AP_REG_MATCH "MATCH_" /**< suggested prefix for ap_regname */ macro 173 * @param prefix An optional prefix to add to the returned names. AP_REG_MATCH
|
/httpd/server/ |
H A D | core.c | 2272 ap_regname(r, conf->refs, AP_REG_MATCH, 1); 2353 ap_regname(r, conf->refs, AP_REG_MATCH, 1); 2440 ap_regname(r, conf->refs, AP_REG_MATCH, 1);
|
/httpd/modules/proxy/ |
H A D | mod_proxy.c | 2452 ap_regname(r, conf->refs, AP_REG_MATCH, 1);
|
Completed in 2224 milliseconds