Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dphp_http.c38 smart_str auth = {0}; in proxy_authentication() local
64 smart_str auth = {0}; in basic_authentication() local
821 smart_str auth = {0}; in make_http_soap_request() local
1171 char *auth = get_http_header_value(ZSTR_VAL(http_headers), "WWW-Authenticate: "); in make_http_soap_request() local
/PHP-8.2/sapi/apache2handler/
H A Dsapi_apache2.c516 const char *auth; in php_apache_request_ctor() local
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.c996 const char *auth; in init_request_info() local
/PHP-8.2/main/
H A Dmain.c2660 PHPAPI int php_handle_auth_data(const char *auth) in php_handle_auth_data()
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c1187 const char *auth; local
/PHP-8.2/sapi/cli/
H A Dphp_cli_server.c2201 zval *auth; in php_cli_server_request_startup() local

Completed in 48 milliseconds