Home
last modified time | relevance | path

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

/PHP-8.1/ext/spl/tests/
H A Ddllist_006.phpt26 } catch (OutOfRangeException $e) {
38 } catch (OutOfRangeException $e) {
44 } catch (OutOfRangeException $e) {
H A Dbug71735.phpt8 } catch(OutOfRangeException $e) {
H A DSplDoublyLinkedList_add_invalid_offset.phpt8 } catch (OutOfRangeException $e) {
H A Ddllist_013.phpt9 } catch (OutOfRangeException $e) {
/PHP-8.1/ext/spl/
H A Dspl_exceptions.stub.php29 class OutOfRangeException extends LogicException class
H A Dphp_spl.c187 SPL_ADD_CLASS(OutOfRangeException, z_list, sub, allow, ce_flags); \

Completed in 13 milliseconds