Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Djob.c283 semsg(_(e_invargval), "channel"); in get_job_options()
296 semsg(_(e_invargval), "callback"); in get_job_options()
308 semsg(_(e_invargval), "out_cb"); in get_job_options()
320 semsg(_(e_invargval), "err_cb"); in get_job_options()
332 semsg(_(e_invargval), "close_cb"); in get_job_options()
358 semsg(_(e_invargval), "exit_cb"); in get_job_options()
525 semsg(_(e_invargval), "tty_type"); in get_job_options()
532 semsg(_(e_invargval), "tty_type"); in get_job_options()
612 semsg(_(e_invargval), "term_api"); in get_job_options()
623 semsg(_(e_invargval), "env"); in get_job_options()
[all …]
H A Dtextprop.c410 semsg(_(e_invargval), "end_lnum"); in prop_add_common()
423 semsg(_(e_invargval), "length"); in prop_add_common()
433 semsg(_(e_invargval), "end_col"); in prop_add_common()
H A Dpopupwin.c562 semsg(_(e_invargval), name); in check_highlight()
856 semsg(_(e_invargval), "mask"); in apply_general_options()
H A Dglobals.h1621 EXTERN char e_invargval[] INIT(= N_("E475: Invalid value for argument %s")); variable
H A Dsearch.c4849 semsg(_(e_invargval), "text_cb"); in do_fuzzymatch()
H A Dterminal.c857 semsg(e_invargval, "type"); in ex_terminal()
H A Dex_docmd.c5899 eap->errmsg = ex_errmsg(e_invargval, eap->arg); in get_tabpage_arg()
H A Devalfunc.c8996 semsg(_(e_invargval), "value"); in f_setreg()