Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlFreeDoc

1173  * xmlFreeDoc:
1179 xmlFreeDoc(xmlDocPtr cur) {
1186 "xmlFreeDoc : document == NULL\n");
3591 xmlFreeDoc((xmlDocPtr) cur);