Home
last modified time | relevance | path

Searched defs:auth (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/soap/
H A Dphp_http.c38 smart_str auth = {0}; in proxy_authentication() local
64 smart_str auth = {0}; in basic_authentication() local
807 smart_str auth = {0}; in make_http_soap_request() local
1153 char *auth = get_http_header_value(ZSTR_VAL(http_headers), "WWW-Authenticate: "); in make_http_soap_request() local
/PHP-8.1/sapi/apache2handler/
H A Dsapi_apache2.c514 const char *auth; in php_apache_request_ctor() local
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_main.c979 const char *auth; in init_request_info() local
/PHP-8.1/main/
H A Dmain.c2633 PHPAPI int php_handle_auth_data(const char *auth) in php_handle_auth_data()
/PHP-8.1/sapi/cgi/
H A Dcgi_main.c1189 const char *auth; local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c2139 char *auth; in php_cli_server_request_startup() local

Completed in 45 milliseconds