Searched refs:compat_choices (Results 1 – 1 of 1) sorted by relevance
71 char *(compat_choices[]) = variable1330 compat_choice = get_choice(compat_choices, TABLE_SIZE(compat_choices)); in change_run_choice()1331 alloc_text(idx, compat_text, compat_choices[compat_choice]); in change_run_choice()1373 alloc_text(choice_count, compat_text, compat_choices[compat_choice]); in init_vimrc_choices()