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

  /external/libxml2/include/libxml/
dict.h 37 xmlDictFree (xmlDictPtr dict);
  /external/webkit/WebCore/xml/
XSLStyleSheetLibxslt.cpp 165 xmlDictFree(ctxt->dict);
  /external/libxml2/
schematron.c 574 xmlDictFree(schema->dict);
718 xmlDictFree(ctxt->dict);
    [all...]
dict.c 652 * xmlDictFree:
659 xmlDictFree(xmlDictPtr dict) {
684 xmlDictFree(dict->subdict);
pattern.c 253 xmlDictFree(comp->dict);
    [all...]
hash.c 328 xmlDictFree(table->dict);
xmlreader.c 534 if (cur->dict != NULL) xmlDictFree(cur->dict);
    [all...]
parserInternals.c     [all...]
xinclude.c 443 xmlDictFree(pctxt->dict);
    [all...]
parser.c     [all...]
elfgcchack.h     [all...]
xmlschemas.c     [all...]
tree.c 1231 if (dict) xmlDictFree(dict);
    [all...]
xmlregexp.c     [all...]
xpath.c 680 xmlDictFree(comp->dict);
    [all...]

Completed in 674 milliseconds