Searched refs:e_toocompl (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | globals.h | 1712 EXTERN char e_toocompl[] INIT(= N_("E74: Command too complex")); variable |
| H A D | getchar.c | 1017 emsg(_(e_toocompl)); // also calls flush_buffers in ins_typebuf() |