Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Duserfunc.c2703 if (vim_strsize(s) > MSG_BUF_CLEN) in call_user_func()
2705 trunc_string(s, buf, MSG_BUF_CLEN, MSG_BUF_LEN); in call_user_func()
2794 if (vim_strsize(s) > MSG_BUF_CLEN) in call_user_func()
2796 trunc_string(s, buf, MSG_BUF_CLEN, MSG_BUF_LEN); in call_user_func()
H A Dvim.h1548 #define MSG_BUF_CLEN (MSG_BUF_LEN / 6) // cell length (worst case: utf-8 macro