Searched refs:e_notread (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | testing.c | 436 vim_snprintf((char *)IObuff, IOSIZE, (char *)e_notread, fname1); in assert_equalfile() 444 vim_snprintf((char *)IObuff, IOSIZE, (char *)e_notread, fname2); in assert_equalfile()
|
| H A D | misc1.c | 2333 semsg(_(e_notread), tempname); in get_cmd_output()
|
| H A D | globals.h | 1657 EXTERN char e_notread[] INIT(= N_("E485: Can't read file %s")); variable
|
| H A D | terminal.c | 5302 semsg(_(e_notread), fname1); in term_load_dump() 5311 semsg(_(e_notread), fname2); in term_load_dump()
|
| H A D | filepath.c | 1777 semsg(_(e_notread), fname); in read_file_or_blob()
|
| H A D | ex_cmds.c | 1232 semsg(_(e_notread), otmp); in do_filter()
|
| H A D | os_unix.c | 6865 semsg(_(e_notread), tempname); in mch_expand_wildcards()
|