htmlReadDoc 654 third_party/libxml/src/elfgcchack.h #undef htmlReadDoc htmlReadDoc 655 third_party/libxml/src/elfgcchack.h extern __typeof (htmlReadDoc) htmlReadDoc __attribute((alias("htmlReadDoc__internal_alias"))); htmlReadDoc 657 third_party/libxml/src/elfgcchack.h #ifndef htmlReadDoc htmlReadDoc 658 third_party/libxml/src/elfgcchack.h extern __typeof (htmlReadDoc) htmlReadDoc__internal_alias __attribute((visibility("hidden"))); htmlReadDoc 659 third_party/libxml/src/elfgcchack.h #define htmlReadDoc htmlReadDoc__internal_alias htmlReadDoc 195 third_party/libxml/src/include/libxml/HTMLparser.h htmlReadDoc (const xmlChar *cur, htmlReadDoc 2522 third_party/libxml/src/testapi.c ret_val = htmlReadDoc((const xmlChar *)cur, URL, (const char *)encoding, options);