Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_http.c417 tmp = Z_CLIENT_USE_PROXY_P(this_ptr); in make_http_soap_request()
499 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
510 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
521 ZVAL_LONG(Z_CLIENT_USE_PROXY_P(this_ptr), use_proxy); in make_http_soap_request()
670 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
883 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
898 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
911 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
1080 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
1096 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 8 milliseconds