Searched refs:Z_CLIENT_LAST_REQUEST_P (Results 1 – 2 of 2) sorted by relevance
251 #define Z_CLIENT_LAST_REQUEST_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 32)) macro
2152 zval_ptr_dtor(Z_CLIENT_LAST_REQUEST_P(this_ptr));2153 ZVAL_STRINGL(Z_CLIENT_LAST_REQUEST_P(this_ptr), buf, buf_size);2230 convert_to_null(Z_CLIENT_LAST_REQUEST_P(this_ptr));2616 RETURN_COPY(Z_CLIENT_LAST_REQUEST_P(ZEND_THIS));
Completed in 18 milliseconds