Home
last modified time | relevance | path

Searched refs:xmlHashAddEntry3 (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/
Dhash.c395 return(xmlHashAddEntry3(table, name, NULL, NULL, userdata)); in xmlHashAddEntry()
413 return(xmlHashAddEntry3(table, name, name2, NULL, userdata)); in xmlHashAddEntry2()
536 xmlHashAddEntry3(xmlHashTablePtr table, const xmlChar *name, in xmlHashAddEntry3() function
1019 xmlHashAddEntry3(ret, iter->name, iter->name2, in xmlHashCopy()
Dlibxml2.syms863 xmlHashAddEntry3;
Delfgcchack.h4275 #undef xmlHashAddEntry3
4276 extern __typeof (xmlHashAddEntry3) xmlHashAddEntry3 __attribute((alias("xmlHashAddEntry3__internal_…
4278 #ifndef xmlHashAddEntry3
4279 extern __typeof (xmlHashAddEntry3) xmlHashAddEntry3__internal_alias __attribute((visibility("hidden…
4280 #define xmlHashAddEntry3 xmlHashAddEntry3__internal_alias macro
Dvalid.c2149 if (xmlHashAddEntry3(table, ret->name, ret->prefix, ret->elem, ret) < 0) { in xmlAddAttributeDecl()
Dtestapi.c9932 …ret_val = xmlHashAddEntry3(table, (const xmlChar *)name, (const xmlChar *)name2, (const xmlChar *)… in test_xmlHashAddEntry3()
/third_party/libxml2/include/libxml/
Dhash.h142 xmlHashAddEntry3(xmlHashTablePtr table,
/third_party/libxml2/os400/libxmlrpg/
Dhash.rpgle119 d xmlHashAddEntry3...
120 d pr extproc('xmlHashAddEntry3')
/third_party/libxml2/win32/
Dlibxml2.def.src944 xmlHashAddEntry3
/third_party/chromium/patch/
D0001-cve.patch105260 -#undef xmlHashAddEntry3
105261 -extern __typeof (xmlHashAddEntry3) xmlHashAddEntry3 __attribute((alias("xmlHashAddEntry3__internal…
105263 -#ifndef xmlHashAddEntry3
105264 -extern __typeof (xmlHashAddEntry3) xmlHashAddEntry3__internal_alias __attribute((visibility("hidde…
105265 -#define xmlHashAddEntry3 xmlHashAddEntry3__internal_alias