Home
last modified time | relevance | path

Searched refs:htmlParseDocument (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h116 htmlParseDocument(htmlParserCtxtPtr ctxt);
/external/libxml2/
DHTMLparser.c4571 htmlParseDocument(htmlParserCtxtPtr ctxt) { in htmlParseDocument() function
6101 htmlParseDocument(ctxt); in htmlSAXParseDoc()
6222 htmlParseDocument(ctxt); in htmlSAXParseFile()
6585 htmlParseDocument(ctxt); in htmlDoRead()
Delfgcchack.h606 #undef htmlParseDocument
607 extern __typeof (htmlParseDocument) htmlParseDocument __attribute((alias("htmlParseDocument__intern…
609 #ifndef htmlParseDocument
610 extern __typeof (htmlParseDocument) htmlParseDocument__internal_alias __attribute((visibility("hidd…
611 #define htmlParseDocument htmlParseDocument__internal_alias macro