Home
last modified time | relevance | path

Searched refs:xmlHashQLookup (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dhash.h185 xmlHashQLookup (xmlHashTablePtr table,
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle181 d xmlHashQLookup pr * extproc('xmlHashQLookup') void *
/external/libxml2/
Dhash.c490 xmlHashQLookup(xmlHashTablePtr table, const xmlChar *prefix, in xmlHashQLookup() function
Dlibxml2.syms1664 xmlHashQLookup;
Delfgcchack.h4355 #undef xmlHashQLookup
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
Dtestapi.c10187 ret_val = xmlHashQLookup(table, (const xmlChar *)prefix, (const xmlChar *)name); in test_xmlHashQLookup()
/external/libxml2/win32/
Dlibxml2.def.src952 xmlHashQLookup