Home
last modified time | relevance | path

Searched refs:RangeException (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/spl/
H A Dspl_exceptions.c66 REGISTER_SPL_SUB_CLASS_EX(RangeException, RuntimeException, NULL, NULL); in PHP_MINIT_FUNCTION()
H A Dspl.php377 * @see RangeException
453 class RangeException extends RuntimeException class
H A Dphp_spl.c213 SPL_ADD_CLASS(RangeException, z_list, sub, allow, ce_flags); \

Completed in 14 milliseconds