Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dhash.h115 xmlHashDefaultDeallocator(void *entry,
/third_party/libxml2/fuzz/
Dfuzz.c83 xmlHashFree(fuzzData.entities, xmlHashDefaultDeallocator); in xmlFuzzDataCleanup()
DgenSeed.c99 xmlHashFree(globalData.entities, xmlHashDefaultDeallocator); in fuzzRecorderCleanup()
/third_party/libxml2/
Dhash.c378 xmlHashDefaultDeallocator(void *entry, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlHashDefaultDeallocator() function
Dlibxml2.syms2286 xmlHashDefaultDeallocator;
DparserInternals.c1809 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.c6788 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in htmlCtxtReset()
Dparser.c14882 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in xmlCtxtReset()
Dtestapi.c10009 xmlHashDefaultDeallocator(entry, (const xmlChar *)name); in test_xmlHashDefaultDeallocator()
/third_party/libxml2/win32/
Dlibxml2.def.src948 xmlHashDefaultDeallocator
/third_party/chromium/patch/
D0001-cve.patch105300 -#undef xmlHashDefaultDeallocator
105301 -extern __typeof (xmlHashDefaultDeallocator) xmlHashDefaultDeallocator __attribute((alias("xmlHashD…
105303 -#ifndef xmlHashDefaultDeallocator
105304 -extern __typeof (xmlHashDefaultDeallocator) xmlHashDefaultDeallocator__internal_alias __attribute(…
105305 -#define xmlHashDefaultDeallocator xmlHashDefaultDeallocator__internal_alias