Searched refs:trunc_string (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/vim-53/src/proto/
H A Dmessage.pro7 void trunc_string __ARGS((char_u *s, char_u *buf, int room));
/macosx-10.9.5/vim-53/src/
H A Dmessage.c231 trunc_string(s, buf, room);
242 trunc_string(s, buf, room) function
H A Dbuffer.c3245 trunc_string(buf, buf, maxlen);
H A Dex_getln.c5805 trunc_string(hist[i].hisstr, IObuff + STRLEN(IObuff),
H A Deval.c21924 trunc_string(s, buf, MSG_BUF_CLEN);
22013 trunc_string(s, buf, MSG_BUF_CLEN);

Completed in 196 milliseconds