Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c276 char *tmsg; in cause_errthrow() local
279 tmsg = elem->msg; in cause_errthrow()
280 if (STRNCMP(tmsg, "Vim E", 5) == 0 in cause_errthrow()
281 && VIM_ISDIGIT(tmsg[5]) in cause_errthrow()
282 && VIM_ISDIGIT(tmsg[6]) in cause_errthrow()
283 && VIM_ISDIGIT(tmsg[7]) in cause_errthrow()
284 && tmsg[8] == ':' in cause_errthrow()
285 && tmsg[9] == ' ') in cause_errthrow()
286 (*msg_list)->throw_msg = &tmsg[4]; in cause_errthrow()
288 (*msg_list)->throw_msg = tmsg; in cause_errthrow()
/vim-8.2.3635/runtime/keymap/
H A Dkorean-dubeolsik_utf-8.vim6059 tmsg