Home
last modified time | relevance | path

Searched refs:xmlInitParserCtxt (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h979 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/
DparserInternals.c1575 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) in xmlInitParserCtxt() function
1857 if (xmlInitParserCtxt(ctxt) < 0) { in xmlNewParserCtxt()
Dlibxml2.syms740 xmlInitParserCtxt;
Delfgcchack.h4665 #undef xmlInitParserCtxt
4666 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__intern…
4668 #ifndef xmlInitParserCtxt
4669 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidd…
4670 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
DNEWS55 Fixes for xmlInitParserCtxt (Daniel Veillard),
Dtestapi.c13320 ret_val = xmlInitParserCtxt(ctxt); in test_xmlInitParserCtxt()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1057 d xmlInitParserCtxt...
1058 d pr 10i 0 extproc('xmlInitParserCtxt')
/external/libxml2/win32/
Dlibxml2.def.src999 xmlInitParserCtxt