Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSAXParseFileWithData

13236  * xmlSAXParseFileWithData:
13255 xmlSAXParseFileWithData(xmlSAXHandlerPtr sax, const char *filename,
13322 return(xmlSAXParseFileWithData(sax,filename,recovery,NULL));