Searched refs:xmlHashDefaultDeallocator (Results 1 – 12 of 12) sorted by relevance
| /external/libxml2/include/libxml/ |
| D | hash.h | 115 xmlHashDefaultDeallocator(void *entry,
|
| /external/libxml2/fuzz/ |
| D | fuzz.c | 83 xmlHashFree(fuzzData.entities, xmlHashDefaultDeallocator); in xmlFuzzDataCleanup()
|
| D | genSeed.c | 99 xmlHashFree(globalData.entities, xmlHashDefaultDeallocator); in fuzzRecorderCleanup()
|
| /external/libxml2/ |
| D | hash.c | 378 xmlHashDefaultDeallocator(void *entry, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlHashDefaultDeallocator() function
|
| D | libxml2.syms | 2286 xmlHashDefaultDeallocator;
|
| D | parserInternals.c | 1807 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in xmlFreeParserCtxt()
|
| D | elfgcchack.h | 4315 #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
|
| D | xpath.c | 4537 xmlHashFree(hash, xmlHashDefaultDeallocator); in xmlXPathDistinctSorted() 5128 xmlHashDefaultDeallocator)); in xmlXPathRegisterNs() 5130 xmlHashDefaultDeallocator)); in xmlXPathRegisterNs() 5179 xmlHashFree(ctxt->nsHash, xmlHashDefaultDeallocator); in xmlXPathRegisteredNsCleanup()
|
| D | HTMLparser.c | 6793 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in htmlCtxtReset()
|
| D | parser.c | 14870 xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator); in xmlCtxtReset()
|
| D | testapi.c | 10007 xmlHashDefaultDeallocator(entry, (const xmlChar *)name); in test_xmlHashDefaultDeallocator()
|
| /external/libxml2/win32/ |
| D | libxml2.def.src | 948 xmlHashDefaultDeallocator
|