Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_llist.c73 #define DEL_LLIST_ELEMENT(current, l) \ macro
97 DEL_LLIST_ELEMENT(current, l); in zend_llist_del_element()
179 DEL_LLIST_ELEMENT(element, l); in zend_llist_apply_with_del()

Completed in 4 milliseconds