Lines Matching refs:http_msg
297 char *http_msg = NULL; in make_http_soap_request() local
865 if (http_msg) { in make_http_soap_request()
866 efree(http_msg); in make_http_soap_request()
868 http_msg = estrdup(tmp); in make_http_soap_request()
1012 if (http_msg) { in make_http_soap_request()
1013 efree(http_msg); in make_http_soap_request()
1209 if (http_msg) { in make_http_soap_request()
1210 efree(http_msg); in make_http_soap_request()
1225 if (http_msg) { in make_http_soap_request()
1226 efree(http_msg); in make_http_soap_request()
1258 add_soap_fault(this_ptr, "HTTP", http_msg, NULL, NULL TSRMLS_CC); in make_http_soap_request()
1259 efree(http_msg); in make_http_soap_request()
1264 if (http_msg) { in make_http_soap_request()
1265 efree(http_msg); in make_http_soap_request()