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

/httpd/modules/filters/
H A Dmod_proxy_html.c95 int extfix; member in struct:__anon168
315 if (ctx->cfg->extfix) {
332 if (ctx->cfg->extfix) {
476 if ((is_uri == ATTR_IGNORE) && ctx->cfg->extfix
1047 conf->extfix = add->extfix;
1055 conf->extfix = base->extfix | add->extfix;
1257 (void*)APR_OFFSETOF(proxy_html_conf, extfix),
[all...]

Completed in 240 milliseconds