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

/httpd/modules/filters/
H A Dmod_proxy_html.c890 int xmlopts = XML_PARSE_RECOVER | XML_PARSE_NONET | local
971 if (xmlopts = xmlCtxtUseOptions(ctxt->parser, xmlopts), xmlopts)
973 "Unsupported parser opts %x", xmlopts);

Completed in 14 milliseconds