Searched refs:spl_heap_object_count_elements (Results 1 – 2 of 2) sorted by relevance
2 SPL: SplHeap, Test spl_heap_object_count_elements (spl_heap.c:490) for returning count() failure fo…
458 static int spl_heap_object_count_elements(zval *object, zend_long *count) /* {{{ */ in spl_heap_object_count_elements() function1207 spl_handler_SplHeap.count_elements = spl_heap_object_count_elements; in PHP_MINIT_FUNCTION()1229 spl_handler_SplPriorityQueue.count_elements = spl_heap_object_count_elements; in PHP_MINIT_FUNCTION()
Completed in 10 milliseconds