Home | History | Annotate | Download | only in libxml2

Lines Matching refs:XML_PARSE_IGNORE_ENC

10479         if (ctxt->options & XML_PARSE_IGNORE_ENC) {
15333 if (options & XML_PARSE_IGNORE_ENC) {
15334 ctxt->options |= XML_PARSE_IGNORE_ENC;
15335 options -= XML_PARSE_IGNORE_ENC;