Searched defs:xmlHashQLookup (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dhash.c468 * xmlHashQLookup:
478 xmlHashQLookup(xmlHashTablePtr table, const xmlChar *prefix, function
H A Delfgcchack.h4355 #undef xmlHashQLookup macro
4356 extern __typeof (xmlHashQLookup) xmlHashQLookup __attribute((alias("xmlHashQLookup__internal_alias")));
4358 #ifndef xmlHashQLookup
4359 extern __typeof (xmlHashQLookup) xmlHashQLookup__internal_alias __attribute((visibility("hidden")));
4360 #define xmlHashQLookup xmlHashQLookup__internal_alias macro

Completed in 365 milliseconds