Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptionstr.c65 static char *(p_sel_values[]) = {"inclusive", "exclusive", "old", NULL}; variable
1666 || check_opt_strings(p_sel, p_sel_values, FALSE) != OK) in did_set_string_option()