Home
last modified time | relevance | path

Searched refs:xmlDictFree (Results 1 – 21 of 21) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Ddict.rpgle52 d xmlDictFree pr extproc('xmlDictFree')
/external/libxml2/include/libxml/
Ddict.h47 xmlDictFree (xmlDictPtr dict);
/external/libxml2/
Dtestdict.c305 xmlDictFree(dict); in run_test2()
421 xmlDictFree(dict); in run_test1()
Dschematron.c576 xmlDictFree(schema->dict); in xmlSchematronFree()
720 xmlDictFree(ctxt->dict); in xmlSchematronFreeParserCtxt()
1551 xmlDictFree(ctxt->dict); in xmlSchematronFreeValidCtxt()
Ddict.c800 xmlDictFree(xmlDictPtr dict) { in xmlDictFree() function
825 xmlDictFree(dict->subdict); in xmlDictFree()
Drngparser.c1453 xmlDictFree(ctxt.dict); in xmlConvertCRNG()
1496 xmlDictFree(ctxt.dict); in xmlConvertCRNG()
Dhash.c366 xmlDictFree(table->dict); in xmlHashFree()
Dpattern.c259 xmlDictFree(comp->dict); in xmlFreePatternInternal()
1532 xmlDictFree(comp->dict); in xmlFreeStreamComp()
Dlibxml2.syms1578 xmlDictFree;
DparserInternals.c1802 if (ctxt->dict != NULL) xmlDictFree(ctxt->dict); in xmlFreeParserCtxt()
Dxmlreader.c634 if (cur->dict != NULL) xmlDictFree(cur->dict); in xmlTextReaderFreeDoc()
2357 xmlDictFree(reader->dict); in xmlFreeTextReader()
5320 xmlDictFree(reader->dict); in xmlTextReaderSetup()
Dxinclude.c450 xmlDictFree(pctxt->dict); in xmlXIncludeParseFile()
Delfgcchack.h2905 #undef xmlDictFree
2906 extern __typeof (xmlDictFree) xmlDictFree __attribute((alias("xmlDictFree__internal_alias")));
2908 #ifndef xmlDictFree
2909 extern __typeof (xmlDictFree) xmlDictFree__internal_alias __attribute((visibility("hidden")));
2910 #define xmlDictFree xmlDictFree__internal_alias macro
Dparser.c13117 if (ctxt->dict) xmlDictFree(ctxt->dict); in xmlParseExternalEntityPrivate()
13330 if (ctxt->dict != NULL) xmlDictFree(ctxt->dict); in xmlParseBalancedChunkMemoryInternal()
13562 xmlDictFree(ctxt->dict); in xmlParseInNodeContext()
13763 xmlDictFree(ctxt->dict); in xmlParseBalancedChunkMemoryRecover()
Dxmlschemas.c4220 xmlDictFree(schema->dict); in xmlSchemaFree()
9988 xmlDictFree(con->dict); in xmlSchemaConstructionCtxtFree()
10627 xmlDictFree(parserCtxt->dict); in xmlSchemaAddSchemaDoc()
12623 xmlDictFree(ctxt->dict); in xmlSchemaFreeParserCtxt()
27878 xmlDictFree(vctxt->dict); in xmlSchemaClearValidCtxt()
27973 xmlDictFree(ctxt->dict); in xmlSchemaFreeValidCtxt()
Dxmlregexp.c6496 xmlDictFree(ctxt->dict); in xmlExpFreeCtxt()
Dtree.c1261 if (dict) xmlDictFree(dict); in xmlFreeDoc()
Dxpath.c1075 xmlDictFree(comp->dict); in xmlXPathFreeCompExpr()
Dtestapi.c521 xmlDictFree(val); in des_xmlDictPtr()
783 xmlDictFree(val); in desret_xmlDictPtr()
8436 xmlDictFree(dict); in test_xmlDictReference()
/external/libxml2/os400/
Dtranscode.c28 xmlDictFree(*dict); in xmlZapDict()
/external/libxml2/win32/
Dlibxml2.def.src774 xmlDictFree