Searched refs:MSG_BUF_CLEN (Results 1 – 2 of 2) sorted by relevance
2703 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()
1548 #define MSG_BUF_CLEN (MSG_BUF_LEN / 6) // cell length (worst case: utf-8 macro