Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptionstr.c75 static char *(p_bufhidden_values[]) = {"hide", "unload", "delete", "wipe", NULL}; variable
1791 if (check_opt_strings(curbuf->b_p_bh, p_bufhidden_values, FALSE) != OK) in did_set_string_option()