Searched refs:table_size (Results 1 – 1 of 1) sorted by relevance
138 static char *parse_list_options(char_u *option_str, option_table_T *table, int table_size);177 int table_size) in parse_list_options() argument189 old_opts = ALLOC_MULT(option_table_T, table_size); in parse_list_options()193 for (idx = 0; idx < table_size; ++idx) in parse_list_options()217 for (idx = 0; idx < table_size; ++idx) in parse_list_options()221 if (idx == table_size) in parse_list_options()251 for (idx = 0; idx < table_size; ++idx) in parse_list_options()