Home | History | Annotate | Download | only in libxml2

Lines Matching full:freedoc

254     int freedoc;		/* need to free the document */
6805 ret->freedoc = 1;
6842 if ((ctxt->document != NULL) && (ctxt->freedoc))