Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h3537 int set_ret = 0; in set_option_value_for() local
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()
3564 if (set_ret == FAIL) in set_option_value_for()