Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_llist.h71 #define zend_llist_get_next(l) zend_llist_get_next_ex(l, NULL) macro
/PHP-7.4/main/
H A Drfc1867.c475 entry = zend_llist_get_next(&header); in php_mime_get_hdr_value()
/PHP-7.4/ext/libxml/
H A Dlibxml.c1122 error = zend_llist_get_next(LIBXML(error_list)); in PHP_FUNCTION()

Completed in 16 milliseconds