Searched refs:xmlHashDefaultDeallocator (Results 1 – 8 of 8) sorted by relevance
115 xmlHashDefaultDeallocator(void *entry,
371 xmlHashDefaultDeallocator(void *entry, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlHashDefaultDeallocator() function
2286 xmlHashDefaultDeallocator;
1808 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in xmlFreeParserCtxt()
4569 xmlHashFree(hash, xmlHashDefaultDeallocator); in xmlXPathDistinctSorted()5158 xmlHashDefaultDeallocator)); in xmlXPathRegisterNs()5160 xmlHashDefaultDeallocator)); in xmlXPathRegisterNs()5209 xmlHashFree(ctxt->nsHash, xmlHashDefaultDeallocator); in xmlXPathRegisteredNsCleanup()
6677 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in htmlCtxtReset()
14889 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in xmlCtxtReset()
10007 xmlHashDefaultDeallocator(entry, (const xmlChar *)name); in test_xmlHashDefaultDeallocator()