has_authorization   95 ext/soap/php_http.c                           zend_bool has_authorization,
has_authorization  147 ext/soap/php_http.c 				    (!has_authorization ||
has_authorization  362 ext/soap/php_http.c 	zend_bool has_authorization = 0;
has_authorization  636 ext/soap/php_http.c 			has_authorization = 1;
has_authorization  855 ext/soap/php_http.c 		http_context_headers(context, has_authorization, has_proxy_authorization, has_cookies, &soap_headers TSRMLS_CC);
has_authorization   37 ext/soap/php_http.h                           zend_bool has_authorization,
has_authorization 3203 ext/soap/php_sdl.c 	zend_bool has_authorization = 0;
has_authorization 3310 ext/soap/php_sdl.c 	has_authorization = basic_authentication(this_ptr, &headers TSRMLS_CC);
has_authorization 3328 ext/soap/php_sdl.c 			http_context_headers(context, has_authorization, has_proxy_authorization, 0, &headers TSRMLS_CC);