Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c986 static const zend_object_iterator_funcs spl_fixedarray_it_funcs = { variable
1011 iterator->intern.it.funcs = &spl_fixedarray_it_funcs; in spl_fixedarray_get_iterator()

Completed in 15 milliseconds