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

  /external/libxml2/include/libxml/
dict.h 54 xmlDictFree (xmlDictPtr dict);
  /external/libxml2/os400/
transcode.c 28 xmlDictFree(*dict);
  /external/libxml2/
testdict.c 305 xmlDictFree(dict);
421 xmlDictFree(dict);
schematron.c 576 xmlDictFree(schema->dict);
720 xmlDictFree(ctxt->dict);
    [all...]
dict.c 786 * xmlDictFree:
793 xmlDictFree(xmlDictPtr dict) {
818 xmlDictFree(dict->subdict);
rngparser.c     [all...]
libxml2.syms 1578 xmlDictFree;
    [all...]
pattern.c 256 xmlDictFree(comp->dict);
    [all...]
hash.c 359 xmlDictFree(table->dict);
xmlreader.c 555 if (cur->dict != NULL) xmlDictFree(cur->dict);
    [all...]
parserInternals.c     [all...]
parser.c     [all...]
xinclude.c 445 xmlDictFree(pctxt->dict);
    [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]
tree.c 1261 if (dict) xmlDictFree(dict);
    [all...]
xmlregexp.c     [all...]
xpath.c 1040 xmlDictFree(comp->dict);
    [all...]
testapi.c 521 xmlDictFree(val);
783 xmlDictFree(val);
    [all...]

Completed in 547 milliseconds