htmlParseFile 2464 third_party/libxml/src/debugXML.c doc = htmlParseFile(filename, NULL); htmlParseFile 642 third_party/libxml/src/elfgcchack.h #undef htmlParseFile htmlParseFile 643 third_party/libxml/src/elfgcchack.h extern __typeof (htmlParseFile) htmlParseFile __attribute((alias("htmlParseFile__internal_alias"))); htmlParseFile 645 third_party/libxml/src/elfgcchack.h #ifndef htmlParseFile htmlParseFile 646 third_party/libxml/src/elfgcchack.h extern __typeof (htmlParseFile) htmlParseFile__internal_alias __attribute((visibility("hidden"))); htmlParseFile 647 third_party/libxml/src/elfgcchack.h #define htmlParseFile htmlParseFile__internal_alias htmlParseFile 131 third_party/libxml/src/include/libxml/HTMLparser.h htmlParseFile (const char *filename, htmlParseFile 2481 third_party/libxml/src/testapi.c ret_val = htmlParseFile(filename, (const char *)encoding);