htmlParseEntityRef 2544 third_party/libxml/src/HTMLparser.c ent = htmlParseEntityRef(ctxt, &name); htmlParseEntityRef 3933 third_party/libxml/src/HTMLparser.c ent = htmlParseEntityRef(ctxt, &name); htmlParseEntityRef 630 third_party/libxml/src/elfgcchack.h #undef htmlParseEntityRef htmlParseEntityRef 631 third_party/libxml/src/elfgcchack.h extern __typeof (htmlParseEntityRef) htmlParseEntityRef __attribute((alias("htmlParseEntityRef__internal_alias"))); htmlParseEntityRef 633 third_party/libxml/src/elfgcchack.h #ifndef htmlParseEntityRef htmlParseEntityRef 634 third_party/libxml/src/elfgcchack.h extern __typeof (htmlParseEntityRef) htmlParseEntityRef__internal_alias __attribute((visibility("hidden"))); htmlParseEntityRef 635 third_party/libxml/src/elfgcchack.h #define htmlParseEntityRef htmlParseEntityRef__internal_alias htmlParseEntityRef 101 third_party/libxml/src/include/libxml/HTMLparser.h htmlParseEntityRef(htmlParserCtxtPtr ctxt, htmlParseEntityRef 2442 third_party/libxml/src/testapi.c ret_val = htmlParseEntityRef(ctxt, (const xmlChar **)str);