spl_fixedarray_it  849 ext/spl/spl_fixedarray.c 	spl_fixedarray_it  *iterator = (spl_fixedarray_it *)iter;
spl_fixedarray_it 1026 ext/spl/spl_fixedarray.c 	spl_fixedarray_it *iterator;
spl_fixedarray_it 1033 ext/spl/spl_fixedarray.c 	iterator = emalloc(sizeof(spl_fixedarray_it));