Searched refs:s_subst (Results 1 – 2 of 2) sorted by relevance
60 struct s_subst { struct83 struct s_subst *s; /* Substitute command */ argument
63 static char *compile_flags(char *, struct s_subst *);65 static char *compile_subst(char *, struct s_subst *);312 cmd->u.s = xmalloc(sizeof(struct s_subst)); in compile_stream()468 compile_subst(char *p, struct s_subst *s) in compile_subst()548 compile_flags(char *p, struct s_subst *s) in compile_flags()