SPL_ARRAY_OVERLOADED_REWIND  262 ext/spl/spl_array.c 			if (class_type->iterator_funcs.zf_rewind->common.scope  != parent) intern->ar_flags |= SPL_ARRAY_OVERLOADED_REWIND;
SPL_ARRAY_OVERLOADED_REWIND 1097 ext/spl/spl_array.c 	if (object->ar_flags & SPL_ARRAY_OVERLOADED_REWIND) {