spl_fixedarray_get_iterator 221 spl/spl_fixedarray.c zend_object_iterator *spl_fixedarray_get_iterator(zend_class_entry *ce, zval *object, int by_ref TSRMLS_DC); spl_fixedarray_get_iterator 256 spl/spl_fixedarray.c class_type->get_iterator = spl_fixedarray_get_iterator; spl_fixedarray_get_iterator 1117 spl/spl_fixedarray.c spl_ce_SplFixedArray->get_iterator = spl_fixedarray_get_iterator;