Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_llist.c70 #define DEL_LLIST_ELEMENT(current, l) \ macro
94 DEL_LLIST_ELEMENT(current, l); in zend_llist_del_element()
170 DEL_LLIST_ELEMENT(element, l); in zend_llist_apply_with_del()

Completed in 10 milliseconds