HomeSort by relevance Sort by last modified time
    Searched refs:xmlHashFree (Results 1 - 21 of 21) sorted by null

  /external/libxslt/libxslt/
extensions.c 645 xmlHashFree(ctxt->extElements, NULL);
647 xmlHashFree(ctxt->extFunctions, NULL);
1088 xmlHashFree(ctxt->extInfos, (xmlHashDeallocator) xsltFreeExtData);
1140 xmlHashFree(style->extInfos, (xmlHashDeallocator) xsltFreeExtData);
    [all...]
keys.c 161 xmlHashFree(keyt->keys,
attributes.c 614 xmlHashFree(cur->attributeSets, NULL);
1136 xmlHashFree((xmlHashTablePtr) style->attributeSets,
namespaces.c 849 xmlHashFree((xmlHashTablePtr) style->nsAliases, NULL);
xslt.c 974 xmlHashFree(style->cdataSection, NULL);
976 xmlHashFree(style->stripSpaces, NULL);
978 xmlHashFree(style->nsHash, NULL);
    [all...]
variables.c     [all...]
pattern.c     [all...]
  /external/libxml2/include/libxml/
hash.h 112 xmlHashFree (xmlHashTablePtr table,
  /external/libxml2/
parserInternals.c     [all...]
entities.c 814 xmlHashFree(table, (xmlHashDeallocator) xmlFreeEntityWrapper);
hash.c 316 * xmlHashFree:
324 xmlHashFree(xmlHashTablePtr table, xmlHashDeallocator f) {
valid.c     [all...]
catalog.c 439 xmlHashFree(catal->sgml,
    [all...]
relaxng.c 871 xmlHashFree(grammar->refs, NULL);
874 xmlHashFree(grammar->defs, NULL);
956 xmlHashFree(partitions->triage, NULL);
984 xmlHashFree((xmlHashTablePtr) define->data, NULL);
    [all...]
xmlschemas.c     [all...]
HTMLparser.c     [all...]
xpath.c     [all...]
elfgcchack.h     [all...]
parser.c     [all...]
xmlreader.c 486 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);
    [all...]
xmlschemastypes.c 640 xmlHashFree(xmlSchemaTypesBank, (xmlHashDeallocator) xmlSchemaFreeType);
    [all...]

Completed in 317 milliseconds