Home
last modified time | relevance | path

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

/php-src/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.c2003 ZVAL_STR_COPY(Z_CLIENT_URI_P(this_ptr), Z_STR_P(tmp)); in PHP_METHOD()
2411 zval *uri = Z_CLIENT_URI_P(this_ptr); in do_soap_call()

Completed in 26 milliseconds