Home
last modified time | relevance | path

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

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