Searched refs:RangeException (Results 1 – 3 of 3) sorted by relevance
66 REGISTER_SPL_SUB_CLASS_EX(RangeException, RuntimeException, NULL, NULL); in PHP_MINIT_FUNCTION()
380 * @see RangeException456 class RangeException extends RuntimeException class
183 SPL_ADD_CLASS(RangeException, z_list, sub, allow, ce_flags); \
Completed in 12 milliseconds