Searched refs:xmlSAXParseFile (Results 1 – 7 of 7) sorted by relevance
908 xmlSAXParseFile (xmlSAXHandlerPtr sax,
769 xmlSAXParseFile;
9226 #undef xmlSAXParseFile9227 extern __typeof (xmlSAXParseFile) xmlSAXParseFile __attribute((alias("xmlSAXParseFile__internal_ali…9229 #ifndef xmlSAXParseFile9230 extern __typeof (xmlSAXParseFile) xmlSAXParseFile__internal_alias __attribute((visibility("hidden")…9231 #define xmlSAXParseFile xmlSAXParseFile__internal_alias macro
14178 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFile() function14212 return(xmlSAXParseFile(NULL, filename, 0)); in xmlParseFile()14229 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')
1599 xmlSAXParseFile