Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c535 int lastlen; in showmatches() local
621 lastlen = 999; in showmatches()
634 for (j = maxlen - lastlen; --j >= 0; ) in showmatches()
676 lastlen = msg_outtrans_attr(p, j ? attr : 0); in showmatches()