Searched refs:spl_fixedarray_it (Results 1 – 1 of 1) sorted by relevance
69 } spl_fixedarray_it; typedef889 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_dtor()900 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_rewind()913 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_valid()931 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_get_current_data()953 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_get_current_key()968 spl_fixedarray_it *iterator = (spl_fixedarray_it *)iter; in spl_fixedarray_it_move_forward()1073 spl_fixedarray_it *iterator; in spl_fixedarray_get_iterator()1083 iterator = emalloc(sizeof(spl_fixedarray_it)); in spl_fixedarray_get_iterator()
Completed in 7 milliseconds