SPL_ARRAY_OVERLOADED_CURRENT 216 ext/spl/spl_array.c if (class_type->iterator_funcs.zf_current->common.scope != parent) intern->ar_flags |= SPL_ARRAY_OVERLOADED_CURRENT; SPL_ARRAY_OVERLOADED_CURRENT 769 ext/spl/spl_array.c if (object->ar_flags & SPL_ARRAY_OVERLOADED_CURRENT) { SPL_ARRAY_OVERLOADED_CURRENT 870 ext/spl/spl_array.c if (by_ref && (array_object->ar_flags & SPL_ARRAY_OVERLOADED_CURRENT)) {