Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/vi/
Dv_txt.c49 static int txt_showmatch(SCR *, TEXT *);
1380 if (!KEYS_WAITING(sp) && txt_showmatch(sp, tp)) in v_txt()
2674 txt_showmatch(SCR *sp, TEXT *tp) in txt_showmatch() function