xmlDictFree       684 third_party/libxml/src/dict.c         xmlDictFree(dict->subdict);
xmlDictFree      2833 third_party/libxml/src/elfgcchack.h #undef xmlDictFree
xmlDictFree      2834 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDictFree) xmlDictFree __attribute((alias("xmlDictFree__internal_alias")));
xmlDictFree      2836 third_party/libxml/src/elfgcchack.h #ifndef xmlDictFree
xmlDictFree      2837 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDictFree) xmlDictFree__internal_alias __attribute((visibility("hidden")));
xmlDictFree      2838 third_party/libxml/src/elfgcchack.h #define xmlDictFree xmlDictFree__internal_alias
xmlDictFree       327 third_party/libxml/src/hash.c         xmlDictFree(table->dict);
xmlDictFree        37 third_party/libxml/src/include/libxml/dict.h 			xmlDictFree	(xmlDictPtr dict);
xmlDictFree      12459 third_party/libxml/src/parser.c     if (ctxt->dict != NULL) xmlDictFree(ctxt->dict);
xmlDictFree      12834 third_party/libxml/src/parser.c     if (ctxt->dict != NULL) xmlDictFree(ctxt->dict);
xmlDictFree      13065 third_party/libxml/src/parser.c 	    xmlDictFree(ctxt->dict);
xmlDictFree      13264 third_party/libxml/src/parser.c         xmlDictFree(ctxt->dict);
xmlDictFree      1801 third_party/libxml/src/parserInternals.c     if (ctxt->dict != NULL) xmlDictFree(ctxt->dict);
xmlDictFree       253 third_party/libxml/src/pattern.c         xmlDictFree(comp->dict);
xmlDictFree      1524 third_party/libxml/src/pattern.c 	    xmlDictFree(comp->dict);
xmlDictFree       574 third_party/libxml/src/schematron.c     xmlDictFree(schema->dict);
xmlDictFree       718 third_party/libxml/src/schematron.c     xmlDictFree(ctxt->dict);
xmlDictFree      1549 third_party/libxml/src/schematron.c         xmlDictFree(ctxt->dict);
xmlDictFree       525 third_party/libxml/src/testapi.c         xmlDictFree(val);
xmlDictFree       786 third_party/libxml/src/testapi.c     xmlDictFree(val);
xmlDictFree      8399 third_party/libxml/src/testapi.c         xmlDictFree(dict);
xmlDictFree      1232 third_party/libxml/src/tree.c     if (dict) xmlDictFree(dict);
xmlDictFree       443 third_party/libxml/src/xinclude.c             xmlDictFree(pctxt->dict);
xmlDictFree       534 third_party/libxml/src/xmlreader.c     if (cur->dict != NULL) xmlDictFree(cur->dict);
xmlDictFree      2244 third_party/libxml/src/xmlreader.c         xmlDictFree(reader->dict);
xmlDictFree      5054 third_party/libxml/src/xmlreader.c 		xmlDictFree(reader->dict);
xmlDictFree      6385 third_party/libxml/src/xmlregexp.c     xmlDictFree(ctxt->dict);
xmlDictFree      4133 third_party/libxml/src/xmlschemas.c     xmlDictFree(schema->dict);
xmlDictFree      9883 third_party/libxml/src/xmlschemas.c 	xmlDictFree(con->dict);
xmlDictFree      10522 third_party/libxml/src/xmlschemas.c 	    xmlDictFree(parserCtxt->dict);
xmlDictFree      12518 third_party/libxml/src/xmlschemas.c     xmlDictFree(ctxt->dict);
xmlDictFree      27543 third_party/libxml/src/xmlschemas.c     xmlDictFree(vctxt->dict);
xmlDictFree      27633 third_party/libxml/src/xmlschemas.c 	xmlDictFree(ctxt->dict);
xmlDictFree       680 third_party/libxml/src/xpath.c         xmlDictFree(comp->dict);
xmlDictFree        73 third_party/libxslt/libxslt/documents.c         xmlDictFree(pctxt->dict);
xmlDictFree       604 third_party/libxslt/libxslt/transform.c     xmlDictFree(ctxt->dict);
xmlDictFree      1024 third_party/libxslt/libxslt/xslt.c     xmlDictFree(style->dict);
xmlDictFree      6498 third_party/libxslt/libxslt/xslt.c         xmlDictFree(retStyle->dict);