Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_dllist.c137 static long spl_ptr_llist_count(spl_ptr_llist *llist) /* {{{ */ in spl_ptr_llist_count() function
501 *count = spl_ptr_llist_count(intern->llist); in spl_dllist_object_count_elements()
700 count = spl_ptr_llist_count(intern->llist); in SPL_METHOD()

Completed in 7 milliseconds