Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_http.c486 tmp = Z_CLIENT_HTTPURL_P(this_ptr); in make_http_soap_request()
497 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()
508 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()
538 ZVAL_RES(Z_CLIENT_HTTPURL_P(this_ptr), ret); in make_http_soap_request()
668 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()
881 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()
H A Dphp_soap.h228 #define Z_CLIENT_HTTPURL_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 9)) macro

Completed in 17 milliseconds