Home | History | Annotate | Download | only in libxml2

Lines Matching refs:myDoc

935 	ret = ctxt->myDoc;
938 xmlFreeDoc(ctxt->myDoc);
939 ctxt->myDoc = NULL;