Searched refs:Z_CLIENT_PROXY_PORT_P (Results 1 – 4 of 4) sorted by relevance
234 #define Z_CLIENT_PROXY_PORT_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 15)) macro
182 zval *proxy_port = Z_CLIENT_PROXY_PORT_P(this_ptr); in http_connect()
3275 zval *proxy_port = Z_CLIENT_PROXY_PORT_P(this_ptr); in get_sdl()
1953 ZVAL_LONG(Z_CLIENT_PROXY_PORT_P(this_ptr), Z_LVAL_P(tmp));
Completed in 44 milliseconds