Home
last modified time | relevance | path

Searched refs:e_zerocount (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dglobals.h1723 EXTERN char e_zerocount[] INIT(= N_("E939: Positive count required")); variable
H A Dex_cmds.c3933 emsg(_(e_zerocount)); in ex_substitute()
H A Dex_docmd.c2409 errormsg = _(e_zerocount); in do_one_cmd()