Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtesting.c664 actual = get_vim_var_str(VV_ERRMSG); in f_assert_fails()
751 set_vim_var_string(VV_ERRMSG, NULL, 0); in f_assert_fails()
H A Dvim.h1967 #define VV_ERRMSG 3 macro
H A Dmessage.c678 set_vim_var_string(VV_ERRMSG, s, -1); in emsg_core()
H A Dchannel.c2503 (char *)get_vim_var_str(VV_ERRMSG)); in channel_exe_cmd()