Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/tests/
H A Dspl_heap_recoverfromcorruption_arguments.phpt2 SPL: SplHeap check no arguments to be accepted on recoverFromCorruption
10 $h->recoverFromCorruption("no args");
14 Warning: SplHeap::recoverFromCorruption() expects exactly 0 parameters, 1 given in %s on line %d
H A Dheap_004.phpt43 $h->recoverFromCorruption();
H A Dpqueue_002.phpt43 $h->recoverFromCorruption();
/PHP-5.5/ext/spl/
H A Dspl_heap.c802 SPL_METHOD(SplHeap, recoverFromCorruption) in SPL_METHOD() argument
1193 SPL_ME(SplHeap, recoverFromCorruption, arginfo_splheap_void, ZEND_ACC_PUBLIC)
1208 SPL_ME(SplHeap, recoverFromCorruption, arginfo_splheap_void, ZEND_ACC_PUBLIC)

Completed in 9 milliseconds