Lines Matching refs:xmlFree
234 xmlFree(proxy);
238 xmlFree(proxyUser);
242 xmlFree(proxyPasswd);
269 xmlFree(proxy);
273 xmlFree(proxyUser);
277 xmlFree(proxyPasswd);
308 xmlFree(ctxt->protocol);
312 xmlFree(ctxt->hostname);
316 xmlFree(ctxt->path);
401 xmlFree(ctxt->path);
430 xmlFree(proxy);
492 xmlFree(unescaped);
510 if (ctxt->hostname != NULL) xmlFree(ctxt->hostname);
511 if (ctxt->protocol != NULL) xmlFree(ctxt->protocol);
512 if (ctxt->path != NULL) xmlFree(ctxt->path);
518 xmlFree(ctxt);