Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c72 #define SPL_FIXEDARRAY_OVERLOADED_REWIND 0x0001 macro
278 intern->flags |= SPL_FIXEDARRAY_OVERLOADED_REWIND; in spl_fixedarray_object_new_ex()
903 if (intern->flags & SPL_FIXEDARRAY_OVERLOADED_REWIND) { in spl_fixedarray_it_rewind()

Completed in 8 milliseconds