Searched refs:p_tc_values (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | optionstr.c | 49 static char *(p_tc_values[]) = {"followic", "ignore", "match", "followscs", "smart", NULL}; variable 117 (void)opt_strings_flags(p_tc, p_tc_values, &tc_flags, FALSE); in didset_string_options() 2005 || opt_strings_flags(p, p_tc_values, flags, FALSE) != OK) in did_set_string_option()
|