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.c3163 options |= XML_PARSE_IGNORE_ENC; in main()
Dparser.c10278 if (ctxt->options & XML_PARSE_IGNORE_ENC) { in xmlParseEncodingDecl()
15139 if (options & XML_PARSE_IGNORE_ENC) { in xmlCtxtUseOptionsInternal()
15140 ctxt->options |= XML_PARSE_IGNORE_ENC; in xmlCtxtUseOptionsInternal()
15141 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.rpgle1262 d XML_PARSE_IGNORE_ENC... No int doc code hint