Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_llist.h69 #define zend_llist_get_first(l) zend_llist_get_first_ex(l, NULL) macro
/PHP-7.4/main/
H A Drfc1867.c470 entry = zend_llist_get_first(&header); in php_mime_get_hdr_value()
/PHP-7.4/ext/libxml/
H A Dlibxml.c1100 error = zend_llist_get_first(LIBXML(error_list)); in PHP_FUNCTION()

Completed in 19 milliseconds