Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dhash.h182 xmlHashQLookup (xmlHashTablePtr table,
/external/libxml2/include/libxml/
Dhash.h182 xmlHashQLookup (xmlHashTablePtr table,
/external/chromium_org/third_party/libxml/src/
Dhash.c446 xmlHashQLookup(xmlHashTablePtr table, const xmlChar *prefix, in xmlHashQLookup() function
Delfgcchack.h4263 #undef xmlHashQLookup
4264 extern __typeof (xmlHashQLookup) xmlHashQLookup __attribute((alias("xmlHashQLookup__internal_alias"…
4266 #ifndef xmlHashQLookup
4267 extern __typeof (xmlHashQLookup) xmlHashQLookup__internal_alias __attribute((visibility("hidden")));
4268 #define xmlHashQLookup xmlHashQLookup__internal_alias macro
Dtestapi.c10068 ret_val = xmlHashQLookup(table, (const xmlChar *)prefix, (const xmlChar *)name); in test_xmlHashQLookup()
/external/libxml2/
Dhash.c478 xmlHashQLookup(xmlHashTablePtr table, const xmlChar *prefix, in xmlHashQLookup() function
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
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src943 xmlHashQLookup