Home
last modified time | relevance | path

Searched refs:xmlHashFree (Results 1 – 21 of 21) sorted by relevance

/external/libxslt/libxslt/
Dextensions.c645 xmlHashFree(ctxt->extElements, NULL); in xsltFreeCtxtExts()
647 xmlHashFree(ctxt->extFunctions, NULL); in xsltFreeCtxtExts()
1088 xmlHashFree(ctxt->extInfos, (xmlHashDeallocator) xsltFreeExtData); in xsltShutdownCtxtExts()
1140 xmlHashFree(style->extInfos, (xmlHashDeallocator) xsltFreeExtData); in xsltShutdownExts()
1349 xmlHashFree(xsltExtensionsHash, in xsltUnregisterAllExtModules()
1482 xmlHashFree(xsltFunctionsHash, NULL); in xsltUnregisterAllExtModuleFunction()
1806 xmlHashFree(xsltElementsHash, (xmlHashDeallocator) xsltFreeExtElement); in xsltUnregisterAllExtModuleElement()
1917 xmlHashFree(xsltTopLevelsHash, NULL); in xsltUnregisterAllExtModuleTopLevel()
2285 xmlHashFree(xsltModuleHash, NULL); in xsltCleanupGlobals()
Dattributes.c614 xmlHashFree(cur->attributeSets, NULL); in xsltResolveStylesheetAttributeSet()
1136 xmlHashFree((xmlHashTablePtr) style->attributeSets, in xsltFreeAttributeSetsHashes()
Dnamespaces.c849 xmlHashFree((xmlHashTablePtr) style->nsAliases, NULL); in xsltFreeNamespaceAliasHashes()
Dkeys.c161 xmlHashFree(keyt->keys, in xsltFreeKeyTable()
Dvariables.c2184 xmlHashFree(ctxt->globalVars, (xmlHashDeallocator) xsltFreeStackElem); in xsltFreeGlobalVariables()
Dxslt.c974 xmlHashFree(style->cdataSection, NULL); in xsltFreeStylesheet()
976 xmlHashFree(style->stripSpaces, NULL); in xsltFreeStylesheet()
978 xmlHashFree(style->nsHash, NULL); in xsltFreeStylesheet()
Dpattern.c2490 xmlHashFree((xmlHashTablePtr) style->templatesHash, in xsltFreeTemplateHashes()
/external/libxml2/include/libxml/
Dhash.h112 xmlHashFree (xmlHashTablePtr table,
/external/libxml2/
DparserInternals.c1719 xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree); in xmlFreeParserCtxt()
1721 xmlHashFree(ctxt->attsSpecial, NULL); in xmlFreeParserCtxt()
Dentities.c814 xmlHashFree(table, (xmlHashDeallocator) xmlFreeEntityWrapper); in xmlFreeEntitiesTable()
Dhash.c288 xmlHashFree(xmlHashTablePtr table, xmlHashDeallocator f) { in xmlHashFree() function
Dvalid.c1604 xmlHashFree(table, (xmlHashDeallocator) xmlFreeElement); in xmlFreeElementTable()
2196 xmlHashFree(table, (xmlHashDeallocator) xmlFreeAttribute); in xmlFreeAttributeTable()
2468 xmlHashFree(table, (xmlHashDeallocator) xmlFreeNotation); in xmlFreeNotationTable()
2707 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID); in xmlFreeIDTable()
3046 xmlHashFree(table, (xmlHashDeallocator) xmlFreeRefList); in xmlFreeRefTable()
Drelaxng.c869 xmlHashFree(grammar->refs, NULL); in xmlRelaxNGFreeGrammar()
872 xmlHashFree(grammar->defs, NULL); in xmlRelaxNGFreeGrammar()
954 xmlHashFree(partitions->triage, NULL); in xmlRelaxNGFreePartition()
982 xmlHashFree((xmlHashTablePtr) define->data, NULL); in xmlRelaxNGFreeDefine()
2838 xmlHashFree(xmlRelaxNGRegisteredTypes, (xmlHashDeallocator) in xmlRelaxNGCleanupTypes()
4170 xmlHashFree(triage, NULL); in xmlRelaxNGCheckChoiceDeterminism()
6702 xmlHashFree(ctxt->interleaves, NULL); in xmlRelaxNGFreeParserCtxt()
Dcatalog.c439 xmlHashFree(catal->sgml, in xmlFreeCatalog()
3285 xmlHashFree(xmlCatalogXMLFiles, in xmlCatalogCleanup()
Dxmlschemas.c4104 xmlHashFree(schema->notaDecl, NULL); in xmlSchemaFree()
4106 xmlHashFree(schema->attrDecl, NULL); in xmlSchemaFree()
4108 xmlHashFree(schema->attrgrpDecl, NULL); in xmlSchemaFree()
4110 xmlHashFree(schema->elemDecl, NULL); in xmlSchemaFree()
4112 xmlHashFree(schema->typeDecl, NULL); in xmlSchemaFree()
4114 xmlHashFree(schema->groupDecl, NULL); in xmlSchemaFree()
4116 xmlHashFree(schema->idcDef, NULL); in xmlSchemaFree()
4119 xmlHashFree(schema->schemasImports, in xmlSchemaFree()
9878 xmlHashFree(con->substGroups, in xmlSchemaConstructionCtxtFree()
21174 xmlHashFree(con->substGroups, in xmlSchemaFixupComponents()
Delfgcchack.h4223 #undef xmlHashFree
4224 extern __typeof (xmlHashFree) xmlHashFree __attribute((alias("xmlHashFree__internal_alias")));
4226 #ifndef xmlHashFree
4227 extern __typeof (xmlHashFree) xmlHashFree__internal_alias __attribute((visibility("hidden")));
4228 #define xmlHashFree xmlHashFree__internal_alias macro
DHTMLparser.c5914 xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree); in htmlCtxtReset()
5918 xmlHashFree(ctxt->attsSpecial, NULL); in htmlCtxtReset()
Dxpath.c4446 xmlHashFree(hash, (xmlHashDeallocator) xmlFree); in xmlXPathDistinctSorted()
4852 xmlHashFree(ctxt->funcHash, NULL); in xmlXPathRegisteredFuncsCleanup()
4999 xmlHashFree(ctxt->varHash, (xmlHashDeallocator)xmlXPathFreeObject); in xmlXPathRegisteredVariablesCleanup()
5079 xmlHashFree(ctxt->nsHash, (xmlHashDeallocator)xmlFree); in xmlXPathRegisteredNsCleanup()
Dparser.c1267 xmlHashFree(ctxt->attsSpecial, NULL); in xmlCleanSpecialAttr()
13983 xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree); in xmlCtxtReset()
13987 xmlHashFree(ctxt->attsSpecial, NULL); in xmlCtxtReset()
Dxmlschemastypes.c640 xmlHashFree(xmlSchemaTypesBank, (xmlHashDeallocator) xmlSchemaFreeType); in xmlSchemaCleanupTypes()
Dxmlreader.c486 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID); in xmlTextReaderFreeIDTable()