Home
last modified time | relevance | path

Searched refs:xmlHashRemoveEntry2 (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dhash.rpgle147 d xmlHashRemoveEntry2...
148 d pr extproc('xmlHashRemoveEntry2')
/external/libxml2/include/libxml/
Dhash.h162 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
/external/libxml2/
Dhash.c1069 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry2() function
Dlibxml2.syms871 xmlHashRemoveEntry2;
Delfgcchack.h4395 #undef xmlHashRemoveEntry2
4396 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2 __attribute((alias("xmlHashRemoveEntry2__…
4398 #ifndef xmlHashRemoveEntry2
4399 extern __typeof (xmlHashRemoveEntry2) xmlHashRemoveEntry2__internal_alias __attribute((visibility("…
4400 #define xmlHashRemoveEntry2 xmlHashRemoveEntry2__internal_alias macro
Dxpath.c4882 return(xmlHashRemoveEntry2(ctxt->funcHash, name, ns_uri, NULL)); in xmlXPathRegisterFuncNS()
5036 return(xmlHashRemoveEntry2(ctxt->varHash, name, ns_uri, in xmlXPathRegisterVariableNS()
Dvalid.c1481 xmlHashRemoveEntry2(dtd->doc->intSubset->elements, name, ns, NULL); in xmlAddElementDecl()
Dparser.c1352 xmlHashRemoveEntry2(ctxt->attsSpecial, fullname, fullattr, NULL); in xmlCleanSpecialAttrCallback()
Dtestapi.c10417 ret_val = xmlHashRemoveEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, f); in test_xmlHashRemoveEntry2()
/external/libxml2/win32/
Dlibxml2.def.src956 xmlHashRemoveEntry2