Searched refs:ds_vector_get_first_throw (Results 1 – 3 of 3) sorted by relevance
79 zval *ds_vector_get_first_throw(ds_vector_t *vector);
501 zval *ds_vector_get_first_throw(ds_vector_t *vector) in ds_vector_get_first_throw() function
88 RETURN_ZVAL_COPY(ds_vector_get_first_throw(THIS_DS_VECTOR())); in METHOD()
Completed in 9 milliseconds