Home
last modified time | relevance | path

Searched refs:XML_PARSE_IGNORE_ENC (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h1113 XML_PARSE_IGNORE_ENC= 1<<21,/* ignore internal document encoding hint */ enumerator
/external/libxml2/
Dxmllint.c3172 options |= XML_PARSE_IGNORE_ENC; in main()
Dparser.c10479 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()
DNEWS19 fix memory leak xml header encoding field with XML_PARSE_IGNORE_ENC (Bart De Schuymer),
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1240 d XML_PARSE_IGNORE_ENC... No int doc code hint