Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dspl_dllist.c41 #define SPL_LLIST_DELREF(elem) if(!--(elem)->rc) { \ macro
152 SPL_LLIST_DELREF(current); in spl_ptr_llist_destroy()
258 SPL_LLIST_DELREF(tail); in spl_ptr_llist_pop()
312 SPL_LLIST_DELREF(head); in spl_ptr_llist_shift()
917 SPL_LLIST_DELREF(element); in SPL_METHOD()
983 SPL_LLIST_DELREF(old); in spl_dllist_it_helper_move_forward()

Completed in 7 milliseconds