Home
last modified time | relevance | path

Searched refs:e_toomany (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dglobals.h1715 EXTERN char e_toomany[] INIT(= N_("E77: Too many file names")); variable
H A Dcmdexpand.c409 emsg(_(e_toomany)); in ExpandOne()