Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds