Searched refs:XML_PARSE_IGNORE_ENC (Results 1 – 5 of 5) sorted by relevance
1113 XML_PARSE_IGNORE_ENC= 1<<21,/* ignore internal document encoding hint */ enumerator
3172 options |= XML_PARSE_IGNORE_ENC; in main()
10479 if (ctxt->options & XML_PARSE_IGNORE_ENC) { in xmlParseEncodingDecl()15333 if (options & XML_PARSE_IGNORE_ENC) { in xmlCtxtUseOptionsInternal()15334 ctxt->options |= XML_PARSE_IGNORE_ENC; in xmlCtxtUseOptionsInternal()15335 options -= XML_PARSE_IGNORE_ENC; in xmlCtxtUseOptionsInternal()
19 fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC (Bart De Schuymer),
1240 d XML_PARSE_IGNORE_ENC... No int doc code hint