Home
last modified time | relevance | path

Searched defs:errmsg (Results 1 – 13 of 13) sorted by relevance

/vim-8.2.3635/runtime/autoload/
H A Dzip.vim431 fun! s:ChgDir(newdir,errlvl,errmsg) argument
/vim-8.2.3635/src/
H A Doption.c1239 char *errmsg; in do_set() local
2653 char *errmsg) in apply_optionset_autocmd()
3127 char *errmsg = did_set_spelllang(curwin); in set_bool_option() local
3309 char *errmsg = NULL; in set_num_option() local
H A Dex_cmds.h1930 char *errmsg; // returned error message member
H A Doptionstr.c656 char *errmsg = NULL; in did_set_string_option() local
H A Dbufwrite.c652 char_u *errmsg = NULL; in buf_write() local
H A Dfileio.c2829 char *errmsg = NULL; in readfile_charconvert() local
3706 char *errmsg = NULL; in vim_rename() local
H A Dlist.c2964 char_u *errmsg = (char_u *)N_("extend() argument"); in f_extend() local
2976 char_u *errmsg = (char_u *)N_("extendnew() argument"); in f_extendnew() local
H A Dclipboard.c1264 char *errmsg = NULL; in check_clipboard_option() local
H A Dregister.c850 int errmsg) // give error message when failing in get_spec_reg()
H A Dbuffer.c3498 int errmsg) // give error message in getaltfname()
H A Dspell.c4372 char *errmsg = NULL; in did_set_spell_option() local
H A Dif_py_both.h3513 char *errmsg; in set_option_value_err() local
H A Dquickfix.c903 char_u *errmsg; member