Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_txt.c269 int hexcnt; /* Hex character count. */ in v_txt() local
461 filec_redraw = hexcnt = showmatch = 0; in v_txt()
641 if (hexcnt > 1 && !ISXDIGIT(evp->e_c)) { in v_txt()
642 hexcnt = 0; in v_txt()
1205 hexcnt = 1; in v_txt()
1290 if (hexcnt != 0 && hexcnt++ == 3) { in v_txt()
1291 hexcnt = 0; in v_txt()