Home
last modified time | relevance | path

Searched refs:xmlHashDefaultDeallocator (Results 1 – 12 of 12) sorted by relevance

/external/libxml2/include/libxml/
Dhash.h115 xmlHashDefaultDeallocator(void *entry,
/external/libxml2/fuzz/
Dfuzz.c83 xmlHashFree(fuzzData.entities, xmlHashDefaultDeallocator); in xmlFuzzDataCleanup()
DgenSeed.c99 xmlHashFree(globalData.entities, xmlHashDefaultDeallocator); in fuzzRecorderCleanup()
/external/libxml2/
Dhash.c378 xmlHashDefaultDeallocator(void *entry, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlHashDefaultDeallocator() function
Dlibxml2.syms2286 xmlHashDefaultDeallocator;
DparserInternals.c1807 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in xmlFreeParserCtxt()
Delfgcchack.h4315 #undef xmlHashDefaultDeallocator
4316 extern __typeof (xmlHashDefaultDeallocator) xmlHashDefaultDeallocator __attribute((alias("xmlHashDe…
4318 #ifndef xmlHashDefaultDeallocator
4319 extern __typeof (xmlHashDefaultDeallocator) xmlHashDefaultDeallocator__internal_alias __attribute((…
4320 #define xmlHashDefaultDeallocator xmlHashDefaultDeallocator__internal_alias macro
Dxpath.c4537 xmlHashFree(hash, xmlHashDefaultDeallocator); in xmlXPathDistinctSorted()
5128 xmlHashDefaultDeallocator)); in xmlXPathRegisterNs()
5130 xmlHashDefaultDeallocator)); in xmlXPathRegisterNs()
5179 xmlHashFree(ctxt->nsHash, xmlHashDefaultDeallocator); in xmlXPathRegisteredNsCleanup()
DHTMLparser.c6793 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in htmlCtxtReset()
Dparser.c14870 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in xmlCtxtReset()
Dtestapi.c10007 xmlHashDefaultDeallocator(entry, (const xmlChar *)name); in test_xmlHashDefaultDeallocator()
/external/libxml2/win32/
Dlibxml2.def.src948 xmlHashDefaultDeallocator