Searched refs:xmlHashQLookup2 (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | hash.h | 186 xmlHashQLookup2 (xmlHashTablePtr table,
|
/external/libxml2/include/libxml/ |
D | hash.h | 186 xmlHashQLookup2 (xmlHashTablePtr table,
|
/external/chromium_org/third_party/libxml/src/ |
D | hash.c | 464 xmlHashQLookup2(xmlHashTablePtr table, const xmlChar *prefix, in xmlHashQLookup2() function
|
D | elfgcchack.h | 4273 #undef xmlHashQLookup2 4274 extern __typeof (xmlHashQLookup2) xmlHashQLookup2 __attribute((alias("xmlHashQLookup2__internal_ali… 4276 #ifndef xmlHashQLookup2 4277 extern __typeof (xmlHashQLookup2) xmlHashQLookup2__internal_alias __attribute((visibility("hidden")… 4278 #define xmlHashQLookup2 xmlHashQLookup2__internal_alias macro
|
D | parser.c | 8718 type = (int) (long) xmlHashQLookup2(ctxt->attsSpecial, in xmlParseAttribute2()
|
D | testapi.c | 10122 …ret_val = xmlHashQLookup2(table, (const xmlChar *)prefix, (const xmlChar *)name, (const xmlChar *)… in test_xmlHashQLookup2()
|
/external/libxml2/ |
D | hash.c | 496 xmlHashQLookup2(xmlHashTablePtr table, const xmlChar *prefix, in xmlHashQLookup2() function
|
D | elfgcchack.h | 4365 #undef xmlHashQLookup2 4366 extern __typeof (xmlHashQLookup2) xmlHashQLookup2 __attribute((alias("xmlHashQLookup2__internal_ali… 4368 #ifndef xmlHashQLookup2 4369 extern __typeof (xmlHashQLookup2) xmlHashQLookup2__internal_alias __attribute((visibility("hidden")… 4370 #define xmlHashQLookup2 xmlHashQLookup2__internal_alias macro
|
D | parser.c | 9110 type = (int) (long) xmlHashQLookup2(ctxt->attsSpecial, in xmlParseAttribute2()
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 944 xmlHashQLookup2
|