xmlHashFree      6469 third_party/libxml/src/HTMLparser.c         xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree);
xmlHashFree      6473 third_party/libxml/src/HTMLparser.c         xmlHashFree(ctxt->attsSpecial, NULL);
xmlHashFree       439 third_party/libxml/src/catalog.c 	xmlHashFree(catal->sgml,
xmlHashFree      3285 third_party/libxml/src/catalog.c 	xmlHashFree(xmlCatalogXMLFiles, 
xmlHashFree      4223 third_party/libxml/src/elfgcchack.h #undef xmlHashFree
xmlHashFree      4224 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashFree) xmlHashFree __attribute((alias("xmlHashFree__internal_alias")));
xmlHashFree      4226 third_party/libxml/src/elfgcchack.h #ifndef xmlHashFree
xmlHashFree      4227 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashFree) xmlHashFree__internal_alias __attribute((visibility("hidden")));
xmlHashFree      4228 third_party/libxml/src/elfgcchack.h #define xmlHashFree xmlHashFree__internal_alias
xmlHashFree       814 third_party/libxml/src/entities.c     xmlHashFree(table, (xmlHashDeallocator) xmlFreeEntityWrapper);
xmlHashFree       112 third_party/libxml/src/include/libxml/hash.h 			xmlHashFree	(xmlHashTablePtr table,
xmlHashFree      1284 third_party/libxml/src/parser.c         xmlHashFree(ctxt->attsSpecial, NULL);
xmlHashFree      14341 third_party/libxml/src/parser.c         xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree);
xmlHashFree      14345 third_party/libxml/src/parser.c         xmlHashFree(ctxt->attsSpecial, NULL);
xmlHashFree      1806 third_party/libxml/src/parserInternals.c         xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree);
xmlHashFree      1808 third_party/libxml/src/parserInternals.c         xmlHashFree(ctxt->attsSpecial, NULL);
xmlHashFree       871 third_party/libxml/src/relaxng.c         xmlHashFree(grammar->refs, NULL);
xmlHashFree       874 third_party/libxml/src/relaxng.c         xmlHashFree(grammar->defs, NULL);
xmlHashFree       956 third_party/libxml/src/relaxng.c             xmlHashFree(partitions->triage, NULL);
xmlHashFree       984 third_party/libxml/src/relaxng.c         xmlHashFree((xmlHashTablePtr) define->data, NULL);
xmlHashFree      2844 third_party/libxml/src/relaxng.c     xmlHashFree(xmlRelaxNGRegisteredTypes, (xmlHashDeallocator)
xmlHashFree      4204 third_party/libxml/src/relaxng.c         xmlHashFree(triage, NULL);
xmlHashFree      6826 third_party/libxml/src/relaxng.c         xmlHashFree(ctxt->interleaves, NULL);
xmlHashFree       632 third_party/libxml/src/testapi.c         xmlHashFree(val, NULL);
xmlHashFree      1602 third_party/libxml/src/valid.c     xmlHashFree(table, (xmlHashDeallocator) xmlFreeElement);
xmlHashFree      2147 third_party/libxml/src/valid.c     xmlHashFree(table, (xmlHashDeallocator) xmlFreeAttribute);
xmlHashFree      2419 third_party/libxml/src/valid.c     xmlHashFree(table, (xmlHashDeallocator) xmlFreeNotation);
xmlHashFree      2658 third_party/libxml/src/valid.c     xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);
xmlHashFree      2998 third_party/libxml/src/valid.c     xmlHashFree(table, (xmlHashDeallocator) xmlFreeRefList);
xmlHashFree       486 third_party/libxml/src/xmlreader.c     xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);
xmlHashFree      4104 third_party/libxml/src/xmlschemas.c         xmlHashFree(schema->notaDecl, NULL);
xmlHashFree      4106 third_party/libxml/src/xmlschemas.c         xmlHashFree(schema->attrDecl, NULL);
xmlHashFree      4108 third_party/libxml/src/xmlschemas.c         xmlHashFree(schema->attrgrpDecl, NULL);
xmlHashFree      4110 third_party/libxml/src/xmlschemas.c         xmlHashFree(schema->elemDecl, NULL);
xmlHashFree      4112 third_party/libxml/src/xmlschemas.c         xmlHashFree(schema->typeDecl, NULL);
xmlHashFree      4114 third_party/libxml/src/xmlschemas.c         xmlHashFree(schema->groupDecl, NULL);
xmlHashFree      4116 third_party/libxml/src/xmlschemas.c         xmlHashFree(schema->idcDef, NULL);
xmlHashFree      4119 third_party/libxml/src/xmlschemas.c 	xmlHashFree(schema->schemasImports,
xmlHashFree      9878 third_party/libxml/src/xmlschemas.c 	xmlHashFree(con->substGroups,
xmlHashFree      21243 third_party/libxml/src/xmlschemas.c 	xmlHashFree(con->substGroups,
xmlHashFree       640 third_party/libxml/src/xmlschemastypes.c     xmlHashFree(xmlSchemaTypesBank, (xmlHashDeallocator) xmlSchemaFreeType);
xmlHashFree      4446 third_party/libxml/src/xpath.c     xmlHashFree(hash, (xmlHashDeallocator) xmlFree);
xmlHashFree      4852 third_party/libxml/src/xpath.c     xmlHashFree(ctxt->funcHash, NULL);
xmlHashFree      4999 third_party/libxml/src/xpath.c     xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject);
xmlHashFree      5081 third_party/libxml/src/xpath.c     xmlHashFree(ctxt->nsHash, (xmlHashDeallocator)xmlFree);
xmlHashFree       224 third_party/libxslt/libexslt/functions.c     xmlHashFree(data, (xmlHashDeallocator) xmlFree);
xmlHashFree        50 third_party/libxslt/libexslt/saxon.c     xmlHashFree(data, (xmlHashDeallocator) xmlXPathFreeCompExpr);
xmlHashFree       614 third_party/libxslt/libxslt/attributes.c 	    xmlHashFree(cur->attributeSets, NULL);
xmlHashFree      1136 third_party/libxslt/libxslt/attributes.c 	xmlHashFree((xmlHashTablePtr) style->attributeSets,
xmlHashFree       645 third_party/libxslt/libxslt/extensions.c         xmlHashFree(ctxt->extElements, NULL);
xmlHashFree       647 third_party/libxslt/libxslt/extensions.c         xmlHashFree(ctxt->extFunctions, NULL);
xmlHashFree      1088 third_party/libxslt/libxslt/extensions.c     xmlHashFree(ctxt->extInfos, (xmlHashDeallocator) xsltFreeExtData);
xmlHashFree      1140 third_party/libxslt/libxslt/extensions.c     xmlHashFree(style->extInfos, (xmlHashDeallocator) xsltFreeExtData);
xmlHashFree      1349 third_party/libxslt/libxslt/extensions.c     xmlHashFree(xsltExtensionsHash,
xmlHashFree      1482 third_party/libxslt/libxslt/extensions.c     xmlHashFree(xsltFunctionsHash, NULL);
xmlHashFree      1806 third_party/libxslt/libxslt/extensions.c     xmlHashFree(xsltElementsHash, (xmlHashDeallocator) xsltFreeExtElement);
xmlHashFree      1917 third_party/libxslt/libxslt/extensions.c     xmlHashFree(xsltTopLevelsHash, NULL);
xmlHashFree      2285 third_party/libxslt/libxslt/extensions.c         xmlHashFree(xsltModuleHash, NULL);
xmlHashFree       161 third_party/libxslt/libxslt/keys.c 	xmlHashFree(keyt->keys, 
xmlHashFree       849 third_party/libxslt/libxslt/namespaces.c 	xmlHashFree((xmlHashTablePtr) style->nsAliases, NULL);
xmlHashFree      2494 third_party/libxslt/libxslt/pattern.c 	xmlHashFree((xmlHashTablePtr) style->templatesHash,
xmlHashFree      2184 third_party/libxslt/libxslt/variables.c     xmlHashFree(ctxt->globalVars, (xmlHashDeallocator) xsltFreeStackElem);
xmlHashFree       974 third_party/libxslt/libxslt/xslt.c         xmlHashFree(style->cdataSection, NULL);
xmlHashFree       976 third_party/libxslt/libxslt/xslt.c         xmlHashFree(style->stripSpaces, NULL);
xmlHashFree       978 third_party/libxslt/libxslt/xslt.c         xmlHashFree(style->nsHash, NULL);