Lines Matching refs:spl_ce_RuntimeException

624 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en…  in SPL_METHOD()
650 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
657 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
679 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
712 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
719 zend_throw_exception(spl_ce_RuntimeException, "Can't extract from an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
755 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
762 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
842 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in SPL_METHOD()
849 zend_throw_exception(spl_ce_RuntimeException, "Can't peek at an empty heap", 0 TSRMLS_CC); in SPL_METHOD()
916 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in spl_heap_it_get_current_data()
934 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in spl_pqueue_it_get_current_data()
965 …zend_throw_exception(spl_ce_RuntimeException, "Heap is corrupted, heap properties are no longer en… in spl_heap_it_move_forward()
1105 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_heap_get_iterator()
1129 …zend_throw_exception(spl_ce_RuntimeException, "An iterator cannot be used with foreach by referenc… in spl_pqueue_get_iterator()