Home
last modified time | relevance | path

Searched refs:recoverFromCorruption (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/spl/
H A Dspl_heap.stub.php65 public function recoverFromCorruption() {} function in SplPriorityQueue
113 public function recoverFromCorruption() {} function in SplHeap
H A Dspl_heap_arginfo.h95 ZEND_METHOD(SplHeap, recoverFromCorruption);
121 …ZEND_MALIAS(SplHeap, recoverFromCorruption, recoverFromCorruption, arginfo_class_SplPriorityQueue_…
140 …ZEND_ME(SplHeap, recoverFromCorruption, arginfo_class_SplHeap_recoverFromCorruption, ZEND_ACC_PUBL…
H A Dspl_heap.c755 PHP_METHOD(SplHeap, recoverFromCorruption) in PHP_METHOD() argument
/PHP-8.0/ext/spl/tests/
H A Dheap_corruption.phpt62 $heap->recoverFromCorruption();
H A Dheap_004.phpt43 $h->recoverFromCorruption();
H A Dpqueue_002.phpt43 $h->recoverFromCorruption();

Completed in 13 milliseconds