Searched refs:spl_ptr_llist_count (Results 1 – 1 of 1) sorted by relevance
146 static zend_long spl_ptr_llist_count(spl_ptr_llist *llist) /* {{{ */ in spl_ptr_llist_count() function490 *count = spl_ptr_llist_count(intern->llist); in spl_dllist_object_count_elements()697 count = spl_ptr_llist_count(intern->llist); in SPL_METHOD()
Completed in 6 milliseconds