Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dphp_soap.h219 #define Z_CLIENT_URI_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 0)) macro
H A Dsoap.c1889 ZVAL_STR_COPY(Z_CLIENT_URI_P(this_ptr), Z_STR_P(tmp));
2288 zval *uri = Z_CLIENT_URI_P(this_ptr);

Completed in 15 milliseconds