Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_exceptions.c38 PHPAPI zend_class_entry *spl_ce_LengthException; variable
57 spl_ce_LengthException = register_class_LengthException(spl_ce_LogicException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions.h28 extern PHPAPI zend_class_entry *spl_ce_LengthException;

Completed in 4 milliseconds