Searched refs:str_insert (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | ed.refresh.c | 49 static void str_insert (Char *, int, int, Char *, int); 480 str_insert(Char *d, int dat, int dlen, Char *s, int num) in str_insert() function 888 str_insert(old, (int) (ofd - old), TermH, nfd, fx); in update_line() 1058 str_insert(old, (int) (ofd - old), TermH, nfd, fx); in update_line()
|