xmlDictQLookup 2863 third_party/libxml/src/elfgcchack.h #undef xmlDictQLookup xmlDictQLookup 2864 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDictQLookup) xmlDictQLookup __attribute((alias("xmlDictQLookup__internal_alias"))); xmlDictQLookup 2866 third_party/libxml/src/elfgcchack.h #ifndef xmlDictQLookup xmlDictQLookup 2867 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDictQLookup) xmlDictQLookup__internal_alias __attribute((visibility("hidden"))); xmlDictQLookup 2868 third_party/libxml/src/elfgcchack.h #define xmlDictQLookup xmlDictQLookup__internal_alias xmlDictQLookup 51 third_party/libxml/src/include/libxml/dict.h xmlDictQLookup (xmlDictPtr dict, xmlDictQLookup 8360 third_party/libxml/src/testapi.c ret_val = xmlDictQLookup(dict, (const xmlChar *)prefix, (const xmlChar *)name); xmlDictQLookup 192 third_party/libxml/src/xmlreader.c #define CONSTQSTR(p, str) xmlDictQLookup(reader->dict, (p), (str)) xmlDictQLookup 3596 third_party/libxslt/libxslt/transform.c doctype = xmlDictQLookup(ctxt->dict, root->ns->prefix, root->name); xmlDictQLookup 6104 third_party/libxslt/libxslt/transform.c doctype = xmlDictQLookup(ctxt->dict, root->ns->prefix, root->name);