Searched refs:e_notopen (Results 1 – 17 of 17) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | spellfile.c | 368 semsg(_(e_notopen), fname); in spell_load_file() 372 smsg((const char *)e_notopen, fname); in spell_load_file() 2229 semsg(_(e_notopen), fname); in spell_read_aff() 3523 semsg(_(e_notopen), fname); in spell_read_dic() 4107 semsg(_(e_notopen), fname); in spell_read_wordfile() 4876 semsg(_(e_notopen), fname); in write_vim_spell() 5805 semsg(_(e_notopen), fname); in sug_write() 6319 semsg(_(e_notopen), fname); in spell_add_word()
|
| H A D | misc1.c | 2313 semsg(_(e_notopen), tempname); in get_cmd_output() 2394 semsg(_(e_notopen), infile); in get_cmd_output_as_rettv()
|
| H A D | profiler.c | 924 semsg(_(e_notopen), profile_fname); in profile_dump()
|
| H A D | os_unix.c | 5514 semsg(_(e_notopen), fname); in mch_job_start() 5532 semsg(_(e_notopen), fname); in mch_job_start() 5546 semsg(_(e_notopen), fname); in mch_job_start()
|
| H A D | os_win32.c | 5326 semsg(_(e_notopen), fname); in mch_job_start() 5344 semsg(_(e_notopen), fname); in mch_job_start() 5362 semsg(_(e_notopen), fname); in mch_job_start()
|
| H A D | fileio.c | 4812 semsg(_(e_notopen), path); in readdir_core() 4882 semsg(_(e_notopen), path); in readdir_core()
|
| H A D | scriptfile.c | 972 semsg(_(e_notopen), fname); in cmd_source()
|
| H A D | if_cscope.c | 1179 semsg(_(e_notopen), tmp); in cs_find_common()
|
| H A D | globals.h | 1656 EXTERN char e_notopen[] INIT(= N_("E484: Can't open file %s")); variable
|
| H A D | getchar.c | 1474 semsg(_(e_notopen), name); in openscript()
|
| H A D | message.c | 3619 semsg(_(e_notopen), p_vfile); in verbose_open()
|
| H A D | terminal.c | 6761 semsg(_(e_notopen), fname); in conpty_term_and_job_init() 7097 semsg(_(e_notopen), fname); in winpty_term_and_job_init()
|
| H A D | filepath.c | 1769 semsg(_(e_notopen), *fname == NUL ? (char_u *)_("<empty>") : fname); in read_file_or_blob()
|
| H A D | spellsuggest.c | 938 semsg(_(e_notopen), fname); in spell_suggest_file()
|
| H A D | channel.c | 164 semsg(_(e_notopen), fname); in ch_logfile()
|
| H A D | syntax.c | 4799 semsg(_(e_notopen), eap->arg); in syn_cmd_include()
|
| H A D | ex_docmd.c | 7218 semsg(_(e_notopen), eap->arg); in ex_read()
|