Searched refs:set_option_value_err (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | if_py_both.h | 3511 set_option_value_err(char_u *key, int numval, char_u *stringval, int opt_flags) in set_option_value_err() function 3552 set_ret = set_option_value_err(key, numval, stringval, opt_flags); in set_option_value_for() 3557 set_ret = set_option_value_err(key, numval, stringval, opt_flags); in set_option_value_for() 3561 set_ret = set_option_value_err(key, numval, stringval, opt_flags); in set_option_value_for()
|