Searched refs:Z_CLIENT_URI_P (Results 1 – 2 of 2) sorted by relevance
219 #define Z_CLIENT_URI_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 0)) macro
1893 ZVAL_STR_COPY(Z_CLIENT_URI_P(this_ptr), Z_STR_P(tmp));2295 zval *uri = Z_CLIENT_URI_P(this_ptr);
Completed in 19 milliseconds