Home | History | Annotate | Download | only in libxml2

Lines Matching refs:htmlCreateMemoryParserCtxt

4395  * htmlCreateMemoryParserCtxt:
4404 htmlCreateMemoryParserCtxt(const char *buffer, int size) {
4456 ctxt = htmlCreateMemoryParserCtxt((char *)cur, len);