Home
last modified time | relevance | path

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

/freebsd/usr.bin/sed/
H A Dprocess.c68 static void do_tr(struct s_tr *);
265 do_tr(cp->u.y); in process()
491 do_tr(struct s_tr *y) in do_tr() function