Home
last modified time | relevance | path

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

/external/libxml2/
DDOCBparser.c242 return (xmlCreateFileParserCtxt(filename)); in docbCreateFileParserCtxt()
Dlibxml2.syms135 xmlCreateFileParserCtxt;
Delfgcchack.h2439 #undef xmlCreateFileParserCtxt
2440 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt __attribute((alias("xmlCreateFile…
2442 #ifndef xmlCreateFileParserCtxt
2443 extern __typeof (xmlCreateFileParserCtxt) xmlCreateFileParserCtxt__internal_alias __attribute((visi…
2444 #define xmlCreateFileParserCtxt xmlCreateFileParserCtxt__internal_alias macro
Dparser.c14127 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseEntity()
14317 xmlCreateFileParserCtxt(const char *filename) in xmlCreateFileParserCtxt() function
14350 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXParseFileWithData()
14515 ctxt = xmlCreateFileParserCtxt(filename); in xmlSAXUserParseFile()
Dtestapi.c15916 ret_val = xmlCreateFileParserCtxt(filename); in test_xmlCreateFileParserCtxt()
/external/libxml2/include/libxml/
DparserInternals.h325 xmlCreateFileParserCtxt (const char *filename);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle101 d xmlCreateFileParserCtxt...
102 d pr extproc('xmlCreateFileParserCtxt')
/external/libxml2/win32/
Dlibxml2.def.src708 xmlCreateFileParserCtxt