Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Derrors.h609 EXTERN char e_expression_without_effect_str[] variable
H A Dex_eval.c931 semsg(_(e_expression_without_effect_str), eap->arg); in ex_eval()
H A Dvim9compile.c8938 semsg(_(e_expression_without_effect_str), arg); in compile_eval()