htmlParseDocument 6096 third_party/libxml/src/HTMLparser.c     htmlParseDocument(ctxt);
htmlParseDocument 6217 third_party/libxml/src/HTMLparser.c     htmlParseDocument(ctxt);
htmlParseDocument 6571 third_party/libxml/src/HTMLparser.c     htmlParseDocument(ctxt);
htmlParseDocument  606 third_party/libxml/src/elfgcchack.h #undef htmlParseDocument
htmlParseDocument  607 third_party/libxml/src/elfgcchack.h extern __typeof (htmlParseDocument) htmlParseDocument __attribute((alias("htmlParseDocument__internal_alias")));
htmlParseDocument  609 third_party/libxml/src/elfgcchack.h #ifndef htmlParseDocument
htmlParseDocument  610 third_party/libxml/src/elfgcchack.h extern __typeof (htmlParseDocument) htmlParseDocument__internal_alias __attribute((visibility("hidden")));
htmlParseDocument  611 third_party/libxml/src/elfgcchack.h #define htmlParseDocument htmlParseDocument__internal_alias
htmlParseDocument  116 third_party/libxml/src/include/libxml/HTMLparser.h 			htmlParseDocument(htmlParserCtxtPtr ctxt);
htmlParseDocument 2371 third_party/libxml/src/testapi.c         ret_val = htmlParseDocument(ctxt);