Home
last modified time | relevance | path

Searched refs:spl_ptr_llist_pop (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/ext/spl/
H A Dspl_dllist.c243 static void spl_ptr_llist_pop(spl_ptr_llist *llist, zval *ret) /* {{{ */ in spl_ptr_llist_pop() function
355 spl_ptr_llist_pop(intern->llist, &tmp); in spl_dllist_object_free_storage()
609 spl_ptr_llist_pop(intern->llist, return_value); in SPL_METHOD()
965 spl_ptr_llist_pop(llist, &prev); in spl_dllist_it_helper_move_forward()

Completed in 7 milliseconds