Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_exceptions.c44 PHPAPI zend_class_entry *spl_ce_UnderflowException; variable
64 spl_ce_UnderflowException = register_class_UnderflowException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions.h35 extern PHPAPI zend_class_entry *spl_ce_UnderflowException;

Completed in 6 milliseconds