Searched defs:soap_headers (Results 1 – 3 of 3) sorted by relevance
/PHP-7.0/ext/soap/ |
H A D | php_http.c | 35 int proxy_authentication(zval* this_ptr, smart_str* soap_headers) in proxy_authentication() 63 int basic_authentication(zval* this_ptr, smart_str* soap_headers) in basic_authentication() 96 smart_str* soap_headers) in http_context_headers() 242 smart_str soap_headers = {0}; in http_connect() local 344 smart_str soap_headers = {0}; in make_http_soap_request() local
|
H A D | php_packet_soap.c | 25 …*buffer, int buffer_size, sdlFunctionPtr fn, char *fn_name, zval *return_value, zval *soap_headers) in parse_packet_soap()
|
H A D | soap.c | 1530 soapHeader *soap_headers = NULL; local 2645 HashTable* soap_headers, 2872 HashTable* soap_headers = NULL; local 4215 …ar *function_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soap_headers)
|
Completed in 20 milliseconds