Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dphp_http.c500 tmp = Z_CLIENT_HTTPURL_P(this_ptr); in make_http_soap_request()
511 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()
522 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()
552 ZVAL_RES(Z_CLIENT_HTTPURL_P(this_ptr), ret); in make_http_soap_request()
682 convert_to_null(Z_CLIENT_HTTPURL_P(this_ptr)); in make_http_soap_request()
899 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