Searched refs:SPL_ARRAY_OVERLOADED_CURRENT (Results 1 – 1 of 1) sorted by relevance
53 #define SPL_ARRAY_OVERLOADED_CURRENT 0x00080000 macro265 …terator_funcs.zf_current->common.scope != parent) intern->ar_flags |= SPL_ARRAY_OVERLOADED_CURRENT; in spl_array_object_new_ex()1018 if (object->ar_flags & SPL_ARRAY_OVERLOADED_CURRENT) { in spl_array_it_get_current_data()1164 if (by_ref && (array_object->ar_flags & SPL_ARRAY_OVERLOADED_CURRENT)) { in spl_array_get_iterator()
Completed in 13 milliseconds