Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_dllist.c114 static zend_long spl_ptr_llist_count(spl_ptr_llist *llist) /* {{{ */ in spl_ptr_llist_count() function
422 *count = spl_ptr_llist_count(intern->llist); in spl_dllist_object_count_elements()
608 count = spl_ptr_llist_count(intern->llist); in PHP_METHOD()

Completed in 6 milliseconds