Searched refs:spl_ce_OutOfBoundsException (Results 1 – 5 of 5) sorted by relevance
36 extern PHPAPI zend_class_entry *spl_ce_OutOfBoundsException;
44 PHPAPI zend_class_entry *spl_ce_OutOfBoundsException; variable
2495 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Cannot seek to " ZEND_LONG_FMT " which is… in spl_limit_it_seek()2499 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Cannot seek to " ZEND_LONG_FMT " which is… in spl_limit_it_seek()
1376 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in SPL_METHOD()
838 …zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position " ZEND_LONG_FMT " is out of… in SPL_METHOD()
Completed in 53 milliseconds