Home
last modified time | relevance | path

Searched refs:xmlSAXParseFile (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dparser.h908 xmlSAXParseFile (xmlSAXHandlerPtr sax,
/external/libxml2/
Dlibxml2.syms769 xmlSAXParseFile;
Delfgcchack.h9226 #undef xmlSAXParseFile
9227 extern __typeof (xmlSAXParseFile) xmlSAXParseFile __attribute((alias("xmlSAXParseFile__internal_ali…
9229 #ifndef xmlSAXParseFile
9230 extern __typeof (xmlSAXParseFile) xmlSAXParseFile__internal_alias __attribute((visibility("hidden")…
9231 #define xmlSAXParseFile xmlSAXParseFile__internal_alias macro
Dparser.c14178 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFile() function
14212 return(xmlSAXParseFile(NULL, filename, 0)); in xmlParseFile()
14229 return(xmlSAXParseFile(NULL, filename, 1)); in xmlRecoverFile()
Dtestapi.c14984 ret_val = xmlSAXParseFile(sax, filename, recovery); in test_xmlSAXParseFile()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle965 d xmlSAXParseFile...
966 d pr extproc('xmlSAXParseFile')
/external/libxml2/win32/
Dlibxml2.def.src1599 xmlSAXParseFile