Searched refs:htmlParseDocument (Results 1 – 3 of 3) sorted by relevance
116 htmlParseDocument(htmlParserCtxtPtr ctxt);
4571 htmlParseDocument(htmlParserCtxtPtr ctxt) { in htmlParseDocument() function6101 htmlParseDocument(ctxt); in htmlSAXParseDoc()6222 htmlParseDocument(ctxt); in htmlSAXParseFile()6585 htmlParseDocument(ctxt); in htmlDoRead()
606 #undef htmlParseDocument607 extern __typeof (htmlParseDocument) htmlParseDocument __attribute((alias("htmlParseDocument__intern…609 #ifndef htmlParseDocument610 extern __typeof (htmlParseDocument) htmlParseDocument__internal_alias __attribute((visibility("hidd…611 #define htmlParseDocument htmlParseDocument__internal_alias macro