Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmessage.pro19 char_u *msg_may_trunc(int force, char_u *s);
/vim-8.2.3635/src/
H A Dmessage.c915 ts = (char *)msg_may_trunc(force, (char_u *)s); in msg_trunc_attr()
932 msg_may_trunc(int force, char_u *s) in msg_may_trunc() function
H A Dfileio.c87 msg_outtrans_attr(msg_may_trunc(FALSE, IObuff), attr); in filemess()
2514 p = msg_may_trunc(FALSE, IObuff); in readfile()
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt4854 msg_may_trunc().