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