Searched refs:SOAP_HTTP_ERROR (Results 1 – 2 of 2) sorted by relevance
1095 #define SOAP_HTTP_ERROR 29 macro1119 #define soap_http_error_check(e) ((e) == SOAP_HTTP_ERROR || (e) == SOAP_NO_DATA || ((e) >= SOAP_GET…
15018 case SOAP_HTTP_ERROR: in soap_set_fault()