Searched refs:option_iter_next (Results 1 – 3 of 3) sorted by relevance
30 char_u *option_iter_next(void **option, int opt_type);
3485 if ((name = option_iter_next(&((*oii)->lastoption), (*oii)->opt_type))) in OptionsIterNext()
4197 option_iter_next(void **option, int opt_type) in option_iter_next() function