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
14408 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFile() function14442 return(xmlSAXParseFile(NULL, filename, 0)); in xmlParseFile()14459 return(xmlSAXParseFile(NULL, filename, 1)); in xmlRecoverFile()
14894 ret_val = xmlSAXParseFile(sax, filename, recovery); in test_xmlSAXParseFile()
953 d xmlSAXParseFile...954 d pr extproc('xmlSAXParseFile')
1598 xmlSAXParseFile