Searched refs:txt_showmatch (Results 1 – 1 of 1) sorted by relevance
56 static int txt_showmatch __P((SCR *, TEXT *));1419 if (!KEYS_WAITING(sp) && txt_showmatch(sp, tp)) in v_txt()2733 txt_showmatch(SCR *sp, TEXT *tp) in txt_showmatch() function