Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c33 static char e_illegal_arg[] = N_("E390: Illegal argument: %s"); variable
3343 semsg(_(e_illegal_arg), arg); in syn_cmd_conceal()
3373 semsg(_(e_illegal_arg), arg); in syn_cmd_case()
3407 semsg(_(e_illegal_arg), arg); in syn_cmd_foldlevel()
3414 semsg(_(e_illegal_arg), arg); in syn_cmd_foldlevel()
3449 semsg(_(e_illegal_arg), arg); in syn_cmd_spell()