Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/api/private/
H A Dhelpers.c992 set_option_value_err(key, numval, stringval, opt_flags, err); in set_option_value_for()
997 set_option_value_err(key, numval, stringval, opt_flags, err); in set_option_value_for()
1001 set_option_value_err(key, numval, stringval, opt_flags, err); in set_option_value_for()
1013 static void set_option_value_err(char *key, int numval, char *stringval, int opt_flags, Error *err) in set_option_value_err() function
/dports/editors/vim/vim-8.2.3745/src/
H A Dif_py_both.h3511 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()