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

/httpd/modules/filters/
H A Dmod_proxy_html.c97 int strip_comments; member in struct:__anon168
329 if (ctx->cfg->strip_comments)
1049 conf->strip_comments = add->strip_comments;
1057 conf->strip_comments = base->strip_comments | add->strip_comments;
1260 (void*)APR_OFFSETOF(proxy_html_conf, strip_comments),

Completed in 13 milliseconds