spl_ptr_heap_count  516 ext/spl/spl_heap.c 	*count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  594 ext/spl/spl_heap.c 	count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  609 ext/spl/spl_heap.c 	RETURN_BOOL(spl_ptr_heap_count(intern->heap)==0);