Home
last modified time | relevance | path

Searched defs:soap_headers (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/soap/
H A Dphp_http.c34 int proxy_authentication(zval* this_ptr, smart_str* soap_headers) in proxy_authentication()
59 int basic_authentication(zval* this_ptr, smart_str* soap_headers) in basic_authentication()
88 smart_str *soap_headers) in http_context_add_header()
151 smart_str* soap_headers) in http_context_headers()
249 smart_str soap_headers = {0}; in http_connect() local
351 smart_str soap_headers = {0}; in make_http_soap_request() local
H A Dphp_packet_soap.c22 …*buffer, int buffer_size, sdlFunctionPtr fn, char *fn_name, zval *return_value, zval *soap_headers) in parse_packet_soap()
H A Dsoap.c1159 soapHeader *soap_headers = NULL; local
2163 HashTable* soap_headers,
2389 HashTable* soap_headers = NULL; local
3718 …on_name, char *uri, zval *arguments, int arg_count, int version, HashTable *soap_headers) /* {{{ */

Completed in 22 milliseconds