Home
last modified time | relevance | path

Searched refs:e_wildexpand (Results 1 – 4 of 4) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/os/
H A Dshell.c344 msg(_(e_wildexpand)); in os_expand_wildcards()
361 msg(_(e_wildexpand)); in os_expand_wildcards()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dglobals.h955 EXTERN char e_wildexpand[] INIT(= N_("E79: Cannot expand wildcards")); variable
/dports/editors/vim/vim-8.2.3745/src/
H A Dglobals.h1727 EXTERN char e_wildexpand[] INIT(= N_("E79: Cannot expand wildcards")); variable
H A Dos_unix.c6800 msg(_(e_wildexpand)); in mch_expand_wildcards()
6820 msg(_(e_wildexpand)); in mch_expand_wildcards()