Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_http.c431 tmp = Z_CLIENT_USE_PROXY_P(this_ptr); in make_http_soap_request()
513 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
524 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
535 ZVAL_LONG(Z_CLIENT_USE_PROXY_P(this_ptr), use_proxy); in make_http_soap_request()
684 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
901 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
916 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
929 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
1098 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
1114 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 9 milliseconds