Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h906 xmlSAXParseFile (xmlSAXHandlerPtr sax,
/external/libxml2/
Dlibxml2.syms769 xmlSAXParseFile;
Delfgcchack.h9216 #undef xmlSAXParseFile
9217 extern __typeof (xmlSAXParseFile) xmlSAXParseFile __attribute((alias("xmlSAXParseFile__internal_ali…
9219 #ifndef xmlSAXParseFile
9220 extern __typeof (xmlSAXParseFile) xmlSAXParseFile__internal_alias __attribute((visibility("hidden")…
9221 #define xmlSAXParseFile xmlSAXParseFile__internal_alias macro
Dparser.c14214 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFile() function
14248 return(xmlSAXParseFile(NULL, filename, 0)); in xmlParseFile()
14265 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.src1598 xmlSAXParseFile