Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptionstr.c66 static char *(p_slm_values[]) = {"mouse", "key", "cmd", NULL}; variable
1673 if (check_opt_strings(p_slm, p_slm_values, TRUE) != OK) in did_set_string_option()