SPL_ARRAY_OVERLOADED_KEY  264 ext/spl/spl_array.c 			if (class_type->iterator_funcs.zf_key->common.scope     != parent) intern->ar_flags |= SPL_ARRAY_OVERLOADED_KEY;
SPL_ARRAY_OVERLOADED_KEY 1034 ext/spl/spl_array.c 	if (object->ar_flags & SPL_ARRAY_OVERLOADED_KEY) {