Searched refs:e_invargval (Results 1 – 8 of 8) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | job.c | 283 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 D | textprop.c | 410 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 D | popupwin.c | 562 semsg(_(e_invargval), name); in check_highlight() 856 semsg(_(e_invargval), "mask"); in apply_general_options()
|
| H A D | globals.h | 1621 EXTERN char e_invargval[] INIT(= N_("E475: Invalid value for argument %s")); variable
|
| H A D | search.c | 4849 semsg(_(e_invargval), "text_cb"); in do_fuzzymatch()
|
| H A D | terminal.c | 857 semsg(e_invargval, "type"); in ex_terminal()
|
| H A D | ex_docmd.c | 5899 eap->errmsg = ex_errmsg(e_invargval, eap->arg); in get_tabpage_arg()
|
| H A D | evalfunc.c | 8996 semsg(_(e_invargval), "value"); in f_setreg()
|