Searched refs:xmlHashQLookup (Results 1 – 7 of 7) sorted by relevance
185 xmlHashQLookup (xmlHashTablePtr table,
181 d xmlHashQLookup pr * extproc('xmlHashQLookup') void *
490 xmlHashQLookup(xmlHashTablePtr table, const xmlChar *prefix, in xmlHashQLookup() function
1664 xmlHashQLookup;
4355 #undef xmlHashQLookup4356 extern __typeof (xmlHashQLookup) xmlHashQLookup __attribute((alias("xmlHashQLookup__internal_alias"…4358 #ifndef xmlHashQLookup4359 extern __typeof (xmlHashQLookup) xmlHashQLookup__internal_alias __attribute((visibility("hidden")));4360 #define xmlHashQLookup xmlHashQLookup__internal_alias macro
10187 ret_val = xmlHashQLookup(table, (const xmlChar *)prefix, (const xmlChar *)name); in test_xmlHashQLookup()
952 xmlHashQLookup