Home | History | Annotate | Download | only in libxml2

Lines Matching defs:htmlSAXParseFile

6190  * htmlSAXParseFile:
6206 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax,
6247 return(htmlSAXParseFile(filename, encoding, NULL, NULL));