Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlFree

1725 	xmlFree(buffer);						\
2965 xmlFree(buf);
3000 xmlFree(buf);
3058 xmlFree(buf);
3082 xmlFree(buf);
3088 xmlFree(buf);
3231 if (URI != NULL) xmlFree(URI);
3232 if (ExternalID != NULL) xmlFree(ExternalID);
3324 xmlFree((xmlChar *) ctxt->input->encoding);
3539 xmlFree(attvalue);
3554 xmlFree(attvalue);
3568 xmlFree(attvalue);
3582 xmlFree(attvalue);
3623 xmlFree((xmlChar *) atts[i]);
3847 xmlFree(currentNode);
3866 xmlFree(currentNode);
3885 if (currentNode != NULL) xmlFree(currentNode);
3966 if (currentNode != NULL) xmlFree(currentNode);
4107 xmlFree(currentNode);
4465 xmlFree((xmlChar *) ctxt->input->encoding);
5450 xmlFree(ctxt->sax);
5453 xmlFree(buf);
5454 xmlFree(ctxt);
5470 xmlFree(buf);
5536 if (ctxt->sax != NULL) xmlFree (ctxt->sax);
5607 xmlFree(canonicFilename);
5622 xmlFree (content);
5834 xmlFree((char *)(str));
5914 xmlHashFree(ctxt->attsDefault, (xmlHashDeallocator) xmlFree);
6005 xmlFree((xmlChar *) ctxt->input->encoding);