Home
last modified time | relevance | path

Searched refs:p_ambw_values (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Doptionstr.c16 static char *(p_ambw_values[]) = {"single", "double", NULL}; variable
871 if (check_opt_strings(p_ambw, p_ambw_values, FALSE) != OK) in did_set_string_option()