Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h991 xmlCreateDocParserCtxt (const xmlChar *cur);
/external/libxml2/
Dlibxml2.syms725 xmlCreateDocParserCtxt;
Delfgcchack.h2399 #undef xmlCreateDocParserCtxt
2400 extern __typeof (xmlCreateDocParserCtxt) xmlCreateDocParserCtxt __attribute((alias("xmlCreateDocPar…
2402 #ifndef xmlCreateDocParserCtxt
2403 extern __typeof (xmlCreateDocParserCtxt) xmlCreateDocParserCtxt__internal_alias __attribute((visibi…
2404 #define xmlCreateDocParserCtxt xmlCreateDocParserCtxt__internal_alias macro
Dparser.c14766 xmlCreateDocParserCtxt(const xmlChar *cur) { in xmlCreateDocParserCtxt() function
14799 ctxt = xmlCreateDocParserCtxt(cur); in xmlSAXParseDoc()
15427 ctxt = xmlCreateDocParserCtxt(cur); in xmlReadDoc()
DChangeLog9486 * parser.c: revert xmlCreateDocParserCtxt() since this break
9493 callbacks after context allocation, change xmlCreateDocParserCtxt()
Dtestapi.c12682 ret_val = xmlCreateDocParserCtxt((const xmlChar *)cur); in test_xmlCreateDocParserCtxt()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle1077 d xmlCreateDocParserCtxt...
1078 d pr extproc('xmlCreateDocParserCtxt')
/external/libxml2/win32/
Dlibxml2.def.src704 xmlCreateDocParserCtxt