Home
last modified time | relevance | path

Searched refs:OutOfBoundsException (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/spl/tests/
H A Dbug70561.phpt2 Bug #70561 (DirectoryIterator::seek should throw OutOfBoundsException)
16 } catch (OutOfBoundsException $ex) {
H A Diterator_032.phpt18 catch(OutOfBoundsException $e)
30 catch(OutOfBoundsException $e)
H A Ddit_006.phpt37 } catch (\OutOfBoundsException $ex) {
/PHP-8.1/ext/spl/
H A Dspl_exceptions.stub.php37 class OutOfBoundsException extends RuntimeException class
H A Dphp_spl.c186 SPL_ADD_CLASS(OutOfBoundsException, z_list, sub, allow, ce_flags); \

Completed in 8 milliseconds