Searched refs:s_tr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/usr.bin/sed/
H A Ddefs.h76 struct s_tr { struct
100 struct s_tr *y; /* Replace command array */
H A Dprocess.c70 static void do_tr(struct s_tr *);
479 do_tr(struct s_tr *y)
H A Dcompile.c74 static char *compile_tr(char *, struct s_tr **);
644 compile_tr(char *p, struct s_tr **py)
646 struct s_tr *y;

Completed in 100 milliseconds