proxy_authentication  256 ext/soap/php_http.c 		proxy_authentication(this_ptr, &soap_headers);
proxy_authentication  799 ext/soap/php_http.c 			has_proxy_authorization = proxy_authentication(this_ptr, &soap_headers);
proxy_authentication   32 ext/soap/php_http.h int proxy_authentication(zval* this_ptr, smart_str* soap_headers);
proxy_authentication 3267 ext/soap/php_sdl.c 		has_proxy_authorization = proxy_authentication(this_ptr, &headers);