Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dhash.h165 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,
/external/libxml2/os400/libxmlrpg/
Dhash.rpgle155 d xmlHashRemoveEntry3...
156 d pr extproc('xmlHashRemoveEntry3')
/external/libxml2/
Dhash.c1052 return(xmlHashRemoveEntry3(table, name, NULL, NULL, f)); in xmlHashRemoveEntry()
1071 return(xmlHashRemoveEntry3(table, name, name2, NULL, f)); in xmlHashRemoveEntry2()
1089 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry3() function
Dlibxml2.syms872 xmlHashRemoveEntry3;
Delfgcchack.h4405 #undef xmlHashRemoveEntry3
4406 extern __typeof (xmlHashRemoveEntry3) xmlHashRemoveEntry3 __attribute((alias("xmlHashRemoveEntry3__…
4408 #ifndef xmlHashRemoveEntry3
4409 extern __typeof (xmlHashRemoveEntry3) xmlHashRemoveEntry3__internal_alias __attribute((visibility("…
4410 #define xmlHashRemoveEntry3 xmlHashRemoveEntry3__internal_alias macro
Dtestapi.c10474 …ret_val = xmlHashRemoveEntry3(table, (const xmlChar *)name, (const xmlChar *)name2, (const xmlChar… in test_xmlHashRemoveEntry3()
/external/libxml2/win32/
Dlibxml2.def.src957 xmlHashRemoveEntry3