Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_exceptions.c42 PHPAPI zend_class_entry *spl_ce_OverflowException; variable
62 spl_ce_OverflowException = register_class_OverflowException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions.h33 extern PHPAPI zend_class_entry *spl_ce_OverflowException;

Completed in 5 milliseconds