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.c167 zval *proxy_host = Z_CLIENT_PROXY_HOST_P(this_ptr); in http_connect()
H A Dphp_sdl.c3285 zval *proxy_host = Z_CLIENT_PROXY_HOST_P(this_ptr); in get_sdl()
H A Dsoap.c1998 ZVAL_STR_COPY(Z_CLIENT_PROXY_HOST_P(this_ptr), Z_STR_P(tmp));

Completed in 50 milliseconds