Searched refs:p_bufhidden_values (Results 1 – 1 of 1) sorted by relevance
75 static char *(p_bufhidden_values[]) = {"hide", "unload", "delete", "wipe", NULL}; variable1791 if (check_opt_strings(curbuf->b_p_bh, p_bufhidden_values, FALSE) != OK) in did_set_string_option()