Searched refs:spl_ptr_llist_shift (Results 1 – 1 of 1) sorted by relevance
288 static void *spl_ptr_llist_shift(spl_ptr_llist *llist TSRMLS_DC) /* {{{ */ in spl_ptr_llist_shift() function629 value = (zval *)spl_ptr_llist_shift(intern->llist TSRMLS_CC); in SPL_METHOD()973 zval *prev = (zval *)spl_ptr_llist_shift(llist TSRMLS_CC); in spl_dllist_it_helper_move_forward()
Completed in 10 milliseconds