Searched refs:Z_CLIENT_USE_PROXY_P (Results 1 – 2 of 2) sorted by relevance
431 tmp = Z_CLIENT_USE_PROXY_P(this_ptr); in make_http_soap_request()516 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()527 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()538 ZVAL_LONG(Z_CLIENT_USE_PROXY_P(this_ptr), use_proxy); in make_http_soap_request()688 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()906 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()923 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()937 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()1107 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()1123 convert_to_null(Z_CLIENT_USE_PROXY_P(this_ptr)); in make_http_soap_request()
247 #define Z_CLIENT_USE_PROXY_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 28)) macro
Completed in 9 milliseconds