Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_exceptions.c61 spl_ce_OutOfBoundsException = register_class_OutOfBoundsException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
H A Dspl_exceptions_arginfo.h136 static zend_class_entry *register_class_OutOfBoundsException(zend_class_entry *class_entry_RuntimeE… in register_class_OutOfBoundsException() function

Completed in 7 milliseconds