Searched refs:xmlDictFree (Results 1 - 25 of 42) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Ddict.in.h37 xmlDictFree (xmlDictPtr dict);
H A Ddict.c489 * xmlDictFree:
496 xmlDictFree(xmlDictPtr dict) { function
521 xmlDictFree(dict->subdict);
H A Dschematron.c569 xmlDictFree(schema->dict);
713 xmlDictFree(ctxt->dict);
1494 xmlDictFree(ctxt->dict);
H A Dpattern.c253 xmlDictFree(comp->dict);
1522 xmlDictFree(comp->dict);
H A Dhash.c328 xmlDictFree(table->dict);
H A Dxmlreader.c515 if (cur->dict != NULL) xmlDictFree(cur->dict);
2210 xmlDictFree(reader->dict);
4980 xmlDictFree(reader->dict);
H A DparserInternals.c1700 if (ctxt->dict != NULL) xmlDictFree(ctxt->dict);
H A Dxinclude.c444 xmlDictFree(pctxt->dict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Ddict.h37 xmlDictFree (xmlDictPtr dict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Ddict.in.h37 xmlDictFree (xmlDictPtr dict);
H A Ddict.c489 * xmlDictFree:
496 xmlDictFree(xmlDictPtr dict) { function
521 xmlDictFree(dict->subdict);
H A Dschematron.c569 xmlDictFree(schema->dict);
713 xmlDictFree(ctxt->dict);
1494 xmlDictFree(ctxt->dict);
H A Dpattern.c253 xmlDictFree(comp->dict);
1522 xmlDictFree(comp->dict);
H A Dhash.c328 xmlDictFree(table->dict);
H A Dxmlreader.c515 if (cur->dict != NULL) xmlDictFree(cur->dict);
2210 xmlDictFree(reader->dict);
4980 xmlDictFree(reader->dict);
H A DparserInternals.c1700 if (ctxt->dict != NULL) xmlDictFree(ctxt->dict);
H A Dxinclude.c444 xmlDictFree(pctxt->dict);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestdict.c305 xmlDictFree(dict);
421 xmlDictFree(dict);
H A Dschematron.c574 xmlDictFree(schema->dict);
718 xmlDictFree(ctxt->dict);
1549 xmlDictFree(ctxt->dict);
H A Ddict.c652 * xmlDictFree:
659 xmlDictFree(xmlDictPtr dict) { function
684 xmlDictFree(dict->subdict);
H A Dpattern.c253 xmlDictFree(comp->dict);
1524 xmlDictFree(comp->dict);
H A Dhash.c328 xmlDictFree(table->dict);
H A Dxmlreader.c534 if (cur->dict != NULL) xmlDictFree(cur->dict);
2246 xmlDictFree(reader->dict);
5021 xmlDictFree(reader->dict);
H A Dxinclude.c443 xmlDictFree(pctxt->dict);
H A DparserInternals.c1714 if (ctxt->dict != NULL) xmlDictFree(ctxt->dict);

Completed in 347 milliseconds

12