Home
last modified time | relevance | path

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

/PHP-7.1/ext/spl/tests/
H A Dheap_corruption.phpt45 var_dump($heap->isCorrupted());
61 var_dump($heap->isCorrupted());
63 var_dump($heap->isCorrupted());
H A Dheap_012.phpt14 ["isCorrupted":"SplHeap":private]=>
H A Dheap_008.phpt20 ["isCorrupted":"SplHeap":private]=>
H A Dpqueue_004.phpt20 ["isCorrupted":"SplPriorityQueue":private]=>
H A Dspl_heap_iteration_error.phpt38 [%u|b%"isCorrupted":%u|b%"SplHeap":private]=>
/PHP-7.1/ext/spl/
H A Dspl_heap.c790 SPL_METHOD(SplHeap, isCorrupted) in SPL_METHOD() argument
1180 SPL_ME(SplHeap, isCorrupted, arginfo_splheap_void, ZEND_ACC_PUBLIC)
1196 SPL_ME(SplHeap, isCorrupted, arginfo_splheap_void, ZEND_ACC_PUBLIC)

Completed in 17 milliseconds