Home
last modified time | relevance | path

Searched refs:Z_CLIENT_USE_PROXY_P (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/soap/
H A Dphp_http.c426 tmp = Z_CLIENT_USE_PROXY_P(this_ptr); in make_http_soap_request()
511 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
522 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
533 ZVAL_LONG(Z_CLIENT_USE_PROXY_P(this_ptr), use_proxy); in make_http_soap_request()
691 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
909 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
933 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
989 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
1122 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
1138 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
H A Dphp_soap.h247 #define Z_CLIENT_USE_PROXY_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 28)) macro

Completed in 15 milliseconds