Searched refs:Z_CLIENT_PROXY_LOGIN_P (Results 1 – 3 of 3) sorted by relevance
235 #define Z_CLIENT_PROXY_LOGIN_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 16)) macro
36 zval *login = Z_CLIENT_PROXY_LOGIN_P(this_ptr); in proxy_authentication()
1999 ZVAL_STR_COPY(Z_CLIENT_PROXY_LOGIN_P(this_ptr), Z_STR_P(tmp));
Completed in 21 milliseconds