Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doptionstr.c74 static char *(p_buftype_values[]) = {"nofile", "nowrite", "quickfix", "help", "terminal", "acwrite"… variable
1798 if (check_opt_strings(curbuf->b_p_bt, p_buftype_values, FALSE) != OK) in did_set_string_option()