Home
last modified time | relevance | path

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

/PHP-7.4/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()

Completed in 6 milliseconds