Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_txt.c36 static int txt_hex(SCR *, TEXT *);
643 if (txt_hex(sp, tp)) in v_txt()
1292 if (txt_hex(sp, tp)) in v_txt()
2329 txt_hex(SCR *sp, TEXT *tp) in txt_hex() function