Searched refs:p_bo_values (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | optionstr.c | 19 static char *(p_bo_values[]) = {"all", "backspace", "cursor", "complete", variable 108 (void)opt_strings_flags(p_bo, p_bo_values, &bo_flags, TRUE); in didset_string_options() 1981 if (opt_strings_flags(p_bo, p_bo_values, &bo_flags, TRUE) != OK) in did_set_string_option()
|