has_authorization   93 ext/soap/php_http.c                           zend_bool has_authorization,
has_authorization  145 ext/soap/php_http.c 				    (!has_authorization ||
has_authorization  358 ext/soap/php_http.c 	zend_bool has_authorization = 0;
has_authorization  638 ext/soap/php_http.c 			has_authorization = 1;
has_authorization  845 ext/soap/php_http.c 		http_context_headers(context, has_authorization, has_proxy_authorization, has_cookies, &soap_headers);
has_authorization   35 ext/soap/php_http.h                           zend_bool has_authorization,
has_authorization 3166 ext/soap/php_sdl.c 	zend_bool has_authorization = 0;
has_authorization 3270 ext/soap/php_sdl.c 	has_authorization = basic_authentication(this_ptr, &headers);
has_authorization 3287 ext/soap/php_sdl.c 			http_context_headers(context, has_authorization, has_proxy_authorization, 0, &headers);