xmlHashQLookup   4263 third_party/libxml/src/elfgcchack.h #undef xmlHashQLookup
xmlHashQLookup   4264 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashQLookup) xmlHashQLookup __attribute((alias("xmlHashQLookup__internal_alias")));
xmlHashQLookup   4266 third_party/libxml/src/elfgcchack.h #ifndef xmlHashQLookup
xmlHashQLookup   4267 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashQLookup) xmlHashQLookup__internal_alias __attribute((visibility("hidden")));
xmlHashQLookup   4268 third_party/libxml/src/elfgcchack.h #define xmlHashQLookup xmlHashQLookup__internal_alias
xmlHashQLookup    182 third_party/libxml/src/include/libxml/hash.h 			xmlHashQLookup	(xmlHashTablePtr table,
xmlHashQLookup   10068 third_party/libxml/src/testapi.c         ret_val = xmlHashQLookup(table, (const xmlChar *)prefix, (const xmlChar *)name);