spl_ptr_heap_delete_top 658 ext/spl/spl_heap.c value = (zval *)spl_ptr_heap_delete_top(intern->heap, getThis() TSRMLS_CC); spl_ptr_heap_delete_top 720 ext/spl/spl_heap.c value = (zval *)spl_ptr_heap_delete_top(intern->heap, getThis() TSRMLS_CC); spl_ptr_heap_delete_top 972 ext/spl/spl_heap.c elem = spl_ptr_heap_delete_top(iterator->object->heap, object TSRMLS_CC); spl_ptr_heap_delete_top 1001 ext/spl/spl_heap.c spl_ptr_heap_element elem = spl_ptr_heap_delete_top(intern->heap, getThis() TSRMLS_CC);