Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_fixedarray.c72 #define SPL_FIXEDARRAY_OVERLOADED_NEXT 0x0010 macro
262 intern->flags |= SPL_FIXEDARRAY_OVERLOADED_NEXT; in spl_fixedarray_object_new_ex()
889 if (object->flags & SPL_FIXEDARRAY_OVERLOADED_NEXT) { in spl_fixedarray_it_move_forward()
/dports/lang/php74/php-7.4.27/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()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_fixedarray.c72 #define SPL_FIXEDARRAY_OVERLOADED_NEXT 0x0010 macro
262 intern->flags |= SPL_FIXEDARRAY_OVERLOADED_NEXT; in spl_fixedarray_object_new_ex()
889 if (object->flags & SPL_FIXEDARRAY_OVERLOADED_NEXT) { in spl_fixedarray_it_move_forward()
/dports/www/mod_php74/php-7.4.27/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()