Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds