Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Derrors.h185 EXTERN char e_syntax_error_at_str[] variable
H A Dvim9compile.c4019 semsg(_(e_syntax_error_at_str), start - 1); in compile_get_env()
4041 semsg(_(e_syntax_error_at_str), *arg - 1); in compile_get_register()
4587 semsg(_(e_syntax_error_at_str), *arg); in compile_subscript()
H A Deval.c3520 semsg(_(e_syntax_error_at_str), *arg); in eval7()