Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAXParseFileWithData

14366  * xmlSAXParseFileWithData:
14385 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename,
14452 return(xmlSAXParseFileWithData(sax,filename,recovery,NULL));