Searched refs:txt_insch (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/nvi/vi/ |
H A D | v_txt.c | 37 static int txt_insch(SCR *, TEXT *, CHAR_T *, u_int); 1270 insl_ch: if (txt_insch(sp, tp, &evp->e_c, flags)) in v_txt() 1957 (void)txt_insch(sp, tp, &ch, 0); in txt_dent() 1959 (void)txt_insch(sp, tp, &ch, 0); in txt_dent() 2409 txt_insch(SCR *sp, TEXT *tp, CHAR_T *chp, u_int flags) in txt_insch() function
|