Home
last modified time | relevance | path

Searched refs:Z_CLIENT_PASSWORD_P (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/soap/
H A Dphp_soap.h230 #define Z_CLIENT_PASSWORD_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 11)) macro
H A Dphp_http.c68 zval *password = Z_CLIENT_PASSWORD_P(this_ptr); in basic_authentication()
696 password = Z_CLIENT_PASSWORD_P(this_ptr); in make_http_soap_request()
810 password = Z_CLIENT_PASSWORD_P(this_ptr); in make_http_soap_request()
1152 zval *password = Z_CLIENT_PASSWORD_P(this_ptr); in make_http_soap_request()
H A Dsoap.c1979 ZVAL_STR_COPY(Z_CLIENT_PASSWORD_P(this_ptr), Z_STR_P(tmp));

Completed in 29 milliseconds