Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dvi.h242 size_t rep_cnt; /* Input replay buffer characters. */ member
H A Dv_txt.c596 if (rcol == vip->rep_cnt) in v_txt()
833 vip->rep_cnt = rcol; in v_txt()
1415 vip->rep_cnt = rcol; in v_txt()