Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_txt.c32 static int txt_emark(SCR *, TEXT *, size_t);
332 if (LF_ISSET(TXT_EMARK) && txt_emark(sp, tp, tm->cno)) in v_txt()
2243 txt_emark(SCR *sp, TEXT *tp, size_t cno) in txt_emark() function