Searched refs:xmlSAXParseFile (Results 1 – 7 of 7) sorted by relevance
906 xmlSAXParseFile (xmlSAXHandlerPtr sax,
769 xmlSAXParseFile;
9216 #undef xmlSAXParseFile9217 extern __typeof (xmlSAXParseFile) xmlSAXParseFile __attribute((alias("xmlSAXParseFile__internal_ali…9219 #ifndef xmlSAXParseFile9220 extern __typeof (xmlSAXParseFile) xmlSAXParseFile__internal_alias __attribute((visibility("hidden")…9221 #define xmlSAXParseFile xmlSAXParseFile__internal_alias macro
14214 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFile() function14248 return(xmlSAXParseFile(NULL, filename, 0)); in xmlParseFile()14265 return(xmlSAXParseFile(NULL, filename, 1)); in xmlRecoverFile()
14984 ret_val = xmlSAXParseFile(sax, filename, recovery); in test_xmlSAXParseFile()
965 d xmlSAXParseFile...966 d pr extproc('xmlSAXParseFile')
1598 xmlSAXParseFile