Home
last modified time | relevance | path

Searched refs:spl_ce_RangeException (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/spl/
H A Dspl_exceptions.c43 PHPAPI zend_class_entry *spl_ce_RangeException; variable
63 spl_ce_RangeException = register_class_RangeException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions.h34 extern PHPAPI zend_class_entry *spl_ce_RangeException;

Completed in 5 milliseconds