Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_dllist.c406 static zend_result spl_dllist_object_count_elements(zend_object *object, zend_long *count) /* {{{ */ in spl_dllist_object_count_elements() function
622 spl_dllist_object_count_elements(Z_OBJ_P(ZEND_THIS), &count); in PHP_METHOD()
1266 spl_handler_SplDoublyLinkedList.count_elements = spl_dllist_object_count_elements; in PHP_MINIT_FUNCTION()

Completed in 7 milliseconds