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

  /external/libxml2/include/libxml/
hash.h 112 xmlHashFree (xmlHashTablePtr table,
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c     [all...]
  /external/libxml2/os400/dlfcn/
dlfcn.c 124 xmlHashFree(dldir, (xmlHashDeallocator) NULL);
  /external/libxml2/
libxml2.syms 866 xmlHashFree;
    [all...]
parserInternals.c     [all...]
entities.c 897 xmlHashFree(table, (xmlHashDeallocator) xmlFreeEntityWrapper);
hash.c 312 * xmlHashFree:
320 xmlHashFree(xmlHashTablePtr table, xmlHashDeallocator f) {
valid.c     [all...]
catalog.c 443 xmlHashFree(catal->sgml,
    [all...]
relaxng.c 872 xmlHashFree(grammar->refs, NULL);
875 xmlHashFree(grammar->defs, NULL);
957 xmlHashFree(partitions->triage, NULL);
985 xmlHashFree((xmlHashTablePtr) define->data, NULL);
    [all...]
xmlschemas.c     [all...]
xpath.c     [all...]
elfgcchack.h     [all...]
parser.c     [all...]
xmlschemastypes.c 644 xmlHashFree(xmlSchemaTypesBank, (xmlHashDeallocator) xmlSchemaFreeType);
    [all...]
xmlreader.c 502 xmlHashFree(table, (xmlHashDeallocator) xmlFreeID);
    [all...]
testapi.c 628 xmlHashFree(val, NULL);
    [all...]

Completed in 277 milliseconds