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

/freebsd-13-stable/contrib/nvi/vi/
H A Dv_txt.c45 static int txt_showmatch(SCR *, TEXT *);
1377 if (!KEYS_WAITING(sp) && txt_showmatch(sp, tp))
2690 * txt_showmatch --
2698 txt_showmatch(SCR *sp, TEXT *tp) function

Completed in 158 milliseconds