Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_dllist.c482 static int spl_dllist_object_count_elements(zval *object, long *count TSRMLS_DC) /* {{{ */ in spl_dllist_object_count_elements() function
715 spl_dllist_object_count_elements(getThis(), &count TSRMLS_CC); in SPL_METHOD()
1407 spl_handler_SplDoublyLinkedList.count_elements = spl_dllist_object_count_elements; in PHP_MINIT_FUNCTION()

Completed in 8 milliseconds