Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlFreeDoc

1185  * xmlFreeDoc:
1191 xmlFreeDoc(xmlDocPtr cur) {
1198 "xmlFreeDoc : document == NULL\n");
3610 xmlFreeDoc((xmlDocPtr) cur);