Searched refs:xmlSAXParseFile (Results 1 – 6 of 6) sorted by relevance
908 xmlSAXParseFile (xmlSAXHandlerPtr sax,
769 xmlSAXParseFile;
14197 xmlSAXParseFile(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFile() function14231 return(xmlSAXParseFile(NULL, filename, 0)); in xmlParseFile()14248 return(xmlSAXParseFile(NULL, filename, 1)); in xmlRecoverFile()
14833 ret_val = xmlSAXParseFile(sax, filename, recovery); in test_xmlSAXParseFile()
965 d xmlSAXParseFile...966 d pr extproc('xmlSAXParseFile')
1600 xmlSAXParseFile