Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dhash.h165 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,
/third_party/libxml2/os400/libxmlrpg/
Dhash.rpgle155 d xmlHashRemoveEntry3...
156 d pr extproc('xmlHashRemoveEntry3')
/third_party/libxml2/
Dhash.c1059 return(xmlHashRemoveEntry3(table, name, NULL, NULL, f)); in xmlHashRemoveEntry()
1078 return(xmlHashRemoveEntry3(table, name, name2, NULL, f)); in xmlHashRemoveEntry2()
1096 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry3() function
Dlibxml2.syms872 xmlHashRemoveEntry3;
Delfgcchack.h4415 #undef xmlHashRemoveEntry3
4416 extern __typeof (xmlHashRemoveEntry3) xmlHashRemoveEntry3 __attribute((alias("xmlHashRemoveEntry3__…
4418 #ifndef xmlHashRemoveEntry3
4419 extern __typeof (xmlHashRemoveEntry3) xmlHashRemoveEntry3__internal_alias __attribute((visibility("…
4420 #define xmlHashRemoveEntry3 xmlHashRemoveEntry3__internal_alias macro
Dtestapi.c10476 …ret_val = xmlHashRemoveEntry3(table, (const xmlChar *)name, (const xmlChar *)name2, (const xmlChar… in test_xmlHashRemoveEntry3()
/third_party/libxml2/win32/
Dlibxml2.def.src958 xmlHashRemoveEntry3
/third_party/chromium/patch/
D0001-cve.patch105400 -#undef xmlHashRemoveEntry3
105401 -extern __typeof (xmlHashRemoveEntry3) xmlHashRemoveEntry3 __attribute((alias("xmlHashRemoveEntry3_…
105403 -#ifndef xmlHashRemoveEntry3
105404 -extern __typeof (xmlHashRemoveEntry3) xmlHashRemoveEntry3__internal_alias __attribute((visibility(…
105405 -#define xmlHashRemoveEntry3 xmlHashRemoveEntry3__internal_alias
121423 @@ -1142,5 +1137,3 @@ xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,