Home
last modified time | relevance | path

Searched refs:spl_ce_OutOfBoundsException (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/spl/
H A Dspl_exceptions.h36 extern PHPAPI zend_class_entry *spl_ce_OutOfBoundsException;
H A Dspl_exceptions.c44 PHPAPI zend_class_entry *spl_ce_OutOfBoundsException; variable
H A Dspl_iterators.c2475 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0 TSRMLS_CC, "Cannot seek to %ld which is bel… in spl_limit_it_seek()
2479 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0 TSRMLS_CC, "Cannot seek to %ld which is beh… in spl_limit_it_seek()
H A Dspl_array.c1381 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0 TSRMLS_CC, "Seek position %ld is out of ran… in SPL_METHOD()

Completed in 26 milliseconds