Searched refs:Z_CLIENT_LOCATION_P (Results 1 – 2 of 2) sorted by relevance
222 #define Z_CLIENT_LOCATION_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 3)) macro
1963 ZVAL_STR_COPY(Z_CLIENT_LOCATION_P(this_ptr), Z_STR_P(tmp));2242 tmp = Z_CLIENT_LOCATION_P(this_ptr);2773 RETVAL_COPY_VALUE(Z_CLIENT_LOCATION_P(this_ptr));2776 ZVAL_STR_COPY(Z_CLIENT_LOCATION_P(this_ptr), location);2778 ZVAL_NULL(Z_CLIENT_LOCATION_P(this_ptr));
Completed in 23 milliseconds