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

/external/libxml2/
H A Dhash.c496 * xmlHashQLookup2:
508 xmlHashQLookup2(xmlHashTablePtr table, const xmlChar *prefix, function
H A Delfgcchack.h4365 #undef xmlHashQLookup2 macro
4366 extern __typeof (xmlHashQLookup2) xmlHashQLookup2 __attribute((alias("xmlHashQLookup2__internal_alias")));
4368 #ifndef xmlHashQLookup2
4369 extern __typeof (xmlHashQLookup2) xmlHashQLookup2__internal_alias __attribute((visibility("hidden")));
4370 #define xmlHashQLookup2 xmlHashQLookup2__internal_alias macro

Completed in 135 milliseconds