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

/illumos-gate/usr/src/cmd/sed/
H A Ddefs.h76 struct s_tr { struct
100 struct s_tr *y; /* Replace command array */
H A Dprocess.c65 static void do_tr(struct s_tr *);
472 do_tr(struct s_tr *y)
H A Dcompile.c70 static char *compile_tr(char *, struct s_tr **);
630 compile_tr(char *p, struct s_tr **py)
632 struct s_tr *y;

Completed in 49 milliseconds