Searched refs:xmlHashRemoveEntry2 (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/include/libxml/ |
D | hash.h | 159 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name,
|
/external/libxml2/os400/libxmlrpg/ |
D | hash.rpgle | 138 d xmlHashRemoveEntry2... 139 d pr 10i 0 extproc('xmlHashRemoveEntry2')
|
/external/libxml2/ |
D | hash.c | 1054 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashRemoveEntry2() function
|
D | libxml2.syms | 871 xmlHashRemoveEntry2;
|
D | elfgcchack.h | 4395 #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
|
D | xpath.c | 4874 return(xmlHashRemoveEntry2(ctxt->funcHash, name, ns_uri, NULL)); in xmlXPathRegisterFuncNS() 5024 return(xmlHashRemoveEntry2(ctxt->varHash, name, ns_uri, in xmlXPathRegisterVariableNS()
|
D | valid.c | 1475 xmlHashRemoveEntry2(dtd->doc->intSubset->elements, name, ns, NULL); in xmlAddElementDecl()
|
D | parser.c | 1340 xmlHashRemoveEntry2(ctxt->attsSpecial, fullname, fullattr, NULL); in xmlCleanSpecialAttrCallback()
|
D | testapi.c | 10349 ret_val = xmlHashRemoveEntry2(table, (const xmlChar *)name, (const xmlChar *)name2, f); in test_xmlHashRemoveEntry2()
|
/external/libxml2/win32/ |
D | libxml2.def.src | 956 xmlHashRemoveEntry2
|