Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c72 #define SPL_FIXEDARRAY_OVERLOADED_NEXT 0x0010 macro
268 intern->flags |= SPL_FIXEDARRAY_OVERLOADED_NEXT; in spl_fixedarray_object_new_ex()
897 if (object->flags & SPL_FIXEDARRAY_OVERLOADED_NEXT) { in spl_fixedarray_it_move_forward()

Completed in 8 milliseconds