Home
last modified time | relevance | path

Searched refs:Z_CLIENT_PROXY_HOST_P (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/soap/
H A Dphp_soap.h233 #define Z_CLIENT_PROXY_HOST_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 14)) macro
H A Dphp_http.c178 zval *proxy_host = Z_CLIENT_PROXY_HOST_P(this_ptr); in http_connect()
H A Dphp_sdl.c3249 zval *proxy_host = Z_CLIENT_PROXY_HOST_P(this_ptr); in get_sdl()
H A Dsoap.c2057 ZVAL_STR_COPY(Z_CLIENT_PROXY_HOST_P(this_ptr), Z_STR_P(tmp)); in PHP_METHOD()

Completed in 34 milliseconds