Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAXParseFileWithData

13574  * xmlSAXParseFileWithData:
13593 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename,
13660 return(xmlSAXParseFileWithData(sax,filename,recovery,NULL));