spl_ptr_heap_delete_top 657 ext/spl/spl_heap.c value = (zval *)spl_ptr_heap_delete_top(intern->heap, getThis() TSRMLS_CC); spl_ptr_heap_delete_top 719 ext/spl/spl_heap.c value = (zval *)spl_ptr_heap_delete_top(intern->heap, getThis() TSRMLS_CC); spl_ptr_heap_delete_top 971 ext/spl/spl_heap.c elem = spl_ptr_heap_delete_top(iterator->object->heap, object TSRMLS_CC); spl_ptr_heap_delete_top 1000 ext/spl/spl_heap.c spl_ptr_heap_element elem = spl_ptr_heap_delete_top(intern->heap, getThis() TSRMLS_CC);