Searched refs:spl_ce_UnderflowException (Results 1 – 2 of 2) sorted by relevance
39 PHPAPI zend_class_entry *spl_ce_UnderflowException; variable59 spl_ce_UnderflowException = register_class_UnderflowException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
34 extern PHPAPI zend_class_entry *spl_ce_UnderflowException;
Completed in 5 milliseconds