Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c76 #define SPL_FIXEDARRAY_OVERLOADED_NEXT 0x0010 macro
290 intern->flags |= SPL_FIXEDARRAY_OVERLOADED_NEXT; in spl_fixedarray_object_new_ex()
969 if (intern->flags & SPL_FIXEDARRAY_OVERLOADED_NEXT) { in spl_fixedarray_it_move_forward()

Completed in 8 milliseconds