spl_ptr_heap_count  517 ext/spl/spl_heap.c 	*count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  595 ext/spl/spl_heap.c 	count = spl_ptr_heap_count(intern->heap);
spl_ptr_heap_count  610 ext/spl/spl_heap.c 	RETURN_BOOL(spl_ptr_heap_count(intern->heap)==0);