Lines Matching refs:xmlFree
256 xmlFree(proxy);
283 xmlFree(ctxt->protocol);
287 xmlFree(ctxt->hostname);
291 xmlFree(ctxt->path);
295 xmlFree(ctxt->query);
338 xmlFree(proxy);
409 if (ctxt->hostname != NULL) xmlFree(ctxt->hostname);
410 if (ctxt->protocol != NULL) xmlFree(ctxt->protocol);
411 if (ctxt->path != NULL) xmlFree(ctxt->path);
412 if (ctxt->query != NULL) xmlFree(ctxt->query);
413 if (ctxt->out != NULL) xmlFree(ctxt->out);
414 if (ctxt->in != NULL) xmlFree(ctxt->in);
415 if (ctxt->contentType != NULL) xmlFree(ctxt->contentType);
416 if (ctxt->encoding != NULL) xmlFree(ctxt->encoding);
417 if (ctxt->mimeType != NULL) xmlFree(ctxt->mimeType);
418 if (ctxt->location != NULL) xmlFree(ctxt->location);
419 if (ctxt->authHeader != NULL) xmlFree(ctxt->authHeader);
423 xmlFree(ctxt->strm);
430 xmlFree(ctxt);
538 xmlFree( tmp_ptr );
694 xmlFree(ctxt->contentType);
702 xmlFree(ctxt->mimeType);
712 xmlFree(ctxt->encoding);
727 xmlFree(ctxt->mimeType);
737 xmlFree(ctxt->encoding);
744 xmlFree(ctxt->location);
758 xmlFree(ctxt->authHeader);
764 xmlFree(ctxt->authHeader);
1302 if (redirURL != NULL) xmlFree(redirURL);
1309 if (redirURL != NULL) xmlFree(redirURL);
1322 if (redirURL != NULL) xmlFree
1444 xmlFree(p);
1452 xmlFree(p);
1465 xmlFree(redirURL);
1471 if (redirURL != NULL) xmlFree(redirURL);
1490 xmlFree(redirURL);
1564 xmlFree(*contentType);
1785 if (contentType != NULL) xmlFree(contentType);