spl_ptr_heap_count  474 ext/spl/spl_heap.c 	*count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  557 ext/spl/spl_heap.c 	count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  572 ext/spl/spl_heap.c 	RETURN_BOOL(spl_ptr_heap_count(intern->heap) == 0);