Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_dllist.c44 #define SPL_LLIST_DELREF(elem) if(!--(elem)->rc) { \ macro
153 SPL_LLIST_DELREF(current); in spl_ptr_llist_destroy()
259 SPL_LLIST_DELREF(tail); in spl_ptr_llist_pop()
313 SPL_LLIST_DELREF(head); in spl_ptr_llist_shift()
918 SPL_LLIST_DELREF(element); in SPL_METHOD()
925 SPL_LLIST_DELREF(element); in SPL_METHOD()
991 SPL_LLIST_DELREF(old); in spl_dllist_it_helper_move_forward()

Completed in 17 milliseconds