Searched refs:ds_vector_rotate (Results 1 – 3 of 3) sorted by relevance
90 void ds_vector_rotate(ds_vector_t *vector, zend_long rotations);
387 void ds_vector_rotate(ds_vector_t *vector, zend_long r) in ds_vector_rotate() function
188 ds_vector_rotate(THIS_DS_VECTOR(), rotations); in METHOD()
Completed in 8 milliseconds