Home
last modified time | relevance | path

Searched refs:SPL_FIXEDARRAY_OVERLOADED_KEY (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c70 #define SPL_FIXEDARRAY_OVERLOADED_KEY 0x0004 macro
262 intern->flags |= SPL_FIXEDARRAY_OVERLOADED_KEY; in spl_fixedarray_object_new_ex()
885 if (object->flags & SPL_FIXEDARRAY_OVERLOADED_KEY) { in spl_fixedarray_it_get_current_key()

Completed in 8 milliseconds