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

/httpd/modules/filters/
H A Dmod_proxy_html.c122 static const char *const fpi_html = variable
133 /*#define DEFAULT_DOCTYPE fpi_html */
350 if ((ctx->cfg->doctype == fpi_html) || (ctx->cfg->doctype == fpi_xhtml)) {
402 if ((ctx->cfg->doctype == fpi_html) || (ctx->cfg->doctype == fpi_xhtml)) {
409 else if ((ctx->cfg->doctype == fpi_html)
1177 cfg->doctype = fpi_html;

Completed in 325 milliseconds