Searched refs:xmlSAXParseFileWithData (Results 1 – 4 of 4) sorted by relevance
274 return (xmlSAXParseFileWithData(sax, filename, 0, userData)); in docbSAXParseFile()
9102 #undef xmlSAXParseFileWithData9103 extern __typeof (xmlSAXParseFileWithData) xmlSAXParseFileWithData __attribute((alias("xmlSAXParseFi…9105 #ifndef xmlSAXParseFileWithData9106 extern __typeof (xmlSAXParseFileWithData) xmlSAXParseFileWithData__internal_alias __attribute((visi…9107 #define xmlSAXParseFileWithData xmlSAXParseFileWithData__internal_alias macro
13593 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename, in xmlSAXParseFileWithData() function13660 return(xmlSAXParseFileWithData(sax,filename,recovery,NULL)); in xmlSAXParseFile()
907 xmlSAXParseFileWithData (xmlSAXHandlerPtr sax,