Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h976 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
Dparser.h976 xmlInitParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/
DparserInternals.c1604 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) in xmlInitParserCtxt() function
1869 if (xmlInitParserCtxt(ctxt) < 0) { in xmlNewParserCtxt()
Delfgcchack.h4573 #undef xmlInitParserCtxt
4574 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__intern…
4576 #ifndef xmlInitParserCtxt
4577 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidd…
4578 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
/external/chromium_org/third_party/libxml/src/
DparserInternals.c1604 xmlInitParserCtxt(xmlParserCtxtPtr ctxt) in xmlInitParserCtxt() function
1869 if (xmlInitParserCtxt(ctxt) < 0) { in xmlNewParserCtxt()
Delfgcchack.h4573 #undef xmlInitParserCtxt
4574 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt __attribute((alias("xmlInitParserCtxt__intern…
4576 #ifndef xmlInitParserCtxt
4577 extern __typeof (xmlInitParserCtxt) xmlInitParserCtxt__internal_alias __attribute((visibility("hidd…
4578 #define xmlInitParserCtxt xmlInitParserCtxt__internal_alias macro
Dtestapi.c13324 ret_val = xmlInitParserCtxt(ctxt); in test_xmlInitParserCtxt()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src990 xmlInitParserCtxt