Home
last modified time | relevance | path

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

/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_fixedarray.c60 } spl_fixedarray_it; typedef
772 ((spl_fixedarray_it*)iter)->current = 0; in spl_fixedarray_it_rewind()
777 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_valid()
790 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_get_current_data()
804 ZVAL_LONG(key, ((spl_fixedarray_it*)iter)->current); in spl_fixedarray_it_get_current_key()
809 ((spl_fixedarray_it*)iter)->current++; in spl_fixedarray_it_move_forward()
826 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
833 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_fixedarray.c60 } spl_fixedarray_it; typedef
772 ((spl_fixedarray_it*)iter)->current = 0; in spl_fixedarray_it_rewind()
777 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_valid()
790 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_get_current_data()
804 ZVAL_LONG(key, ((spl_fixedarray_it*)iter)->current); in spl_fixedarray_it_get_current_key()
809 ((spl_fixedarray_it*)iter)->current++; in spl_fixedarray_it_move_forward()
826 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
833 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_fixedarray.c66 } spl_fixedarray_it; typedef
817 ((spl_fixedarray_it*)iter)->current = 0; in spl_fixedarray_it_rewind()
822 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_valid()
835 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_get_current_data()
849 ZVAL_LONG(key, ((spl_fixedarray_it*)iter)->current); in spl_fixedarray_it_get_current_key()
854 ((spl_fixedarray_it*)iter)->current++; in spl_fixedarray_it_move_forward()
871 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
878 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_fixedarray.c66 } spl_fixedarray_it; typedef
817 ((spl_fixedarray_it*)iter)->current = 0; in spl_fixedarray_it_rewind()
822 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_valid()
835 spl_fixedarray_it *iterator = (spl_fixedarray_it*)iter; in spl_fixedarray_it_get_current_data()
849 ZVAL_LONG(key, ((spl_fixedarray_it*)iter)->current); in spl_fixedarray_it_get_current_key()
854 ((spl_fixedarray_it*)iter)->current++; in spl_fixedarray_it_move_forward()
871 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
878 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
/dports/lang/php73/php-7.3.33/ext/spl/
H A Dspl_fixedarray.c65 } spl_fixedarray_it; typedef
816 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_dtor()
990 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
997 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
/dports/lang/php74/php-7.4.27/ext/spl/
H A Dspl_fixedarray.c65 } spl_fixedarray_it; typedef
824 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_dtor()
998 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
1005 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
/dports/www/mod_php73/php-7.3.33/ext/spl/
H A Dspl_fixedarray.c65 } spl_fixedarray_it; typedef
816 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_dtor()
990 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
997 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
/dports/www/mod_php74/php-7.4.27/ext/spl/
H A Dspl_fixedarray.c65 } spl_fixedarray_it; typedef
824 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_dtor()
998 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()
1005 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()