spl_ce_OutOfRangeException  796 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid or out of range", 0 TSRMLS_CC);
spl_ce_OutOfRangeException  806 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid", 0 TSRMLS_CC);
spl_ce_OutOfRangeException  837 ext/spl/spl_dllist.c 			zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid or out of range", 0 TSRMLS_CC);
spl_ce_OutOfRangeException  860 ext/spl/spl_dllist.c 			zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid", 0 TSRMLS_CC);
spl_ce_OutOfRangeException  885 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_OutOfRangeException, "Offset out of range", 0 TSRMLS_CC);
spl_ce_OutOfRangeException  927 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid", 0 TSRMLS_CC);
spl_ce_OutOfRangeException 1258 ext/spl/spl_dllist.c 		zend_throw_exception(spl_ce_OutOfRangeException, "Offset invalid or out of range", 0 TSRMLS_CC);
spl_ce_OutOfRangeException   42 ext/spl/spl_exceptions.c PHPAPI zend_class_entry *spl_ce_OutOfRangeException;
spl_ce_OutOfRangeException   33 ext/spl/spl_exceptions.h extern PHPAPI zend_class_entry *spl_ce_OutOfRangeException;
spl_ce_OutOfRangeException  849 ext/spl/spl_iterators.c 		zend_throw_exception(spl_ce_OutOfRangeException, "Parameter max_depth must be >= -1", 0 TSRMLS_CC);
spl_ce_OutOfRangeException 1098 ext/spl/spl_iterators.c 		zend_throw_exception_ex(spl_ce_OutOfRangeException, 0 TSRMLS_CC, "Use RecursiveTreeIterator::PREFIX_* constant");
spl_ce_OutOfRangeException 1466 ext/spl/spl_iterators.c 				zend_throw_exception(spl_ce_OutOfRangeException, "Parameter offset must be >= 0", 0 TSRMLS_CC);
spl_ce_OutOfRangeException 1471 ext/spl/spl_iterators.c 				zend_throw_exception(spl_ce_OutOfRangeException, "Parameter count must either be -1 or a value greater than or equal 0", 0 TSRMLS_CC);