Searched refs:s_subst (Results 1 – 2 of 2) sorted by relevance
63 struct s_subst { struct101 struct s_subst *s; /* Substitute command */
79 static char *compile_flags(char *, struct s_subst *);81 static char *compile_subst(char *, struct s_subst *);328 cmd->u.s = xcalloc(1, sizeof(struct s_subst)); in compile_stream()612 compile_subst(char *p, struct s_subst *s) in compile_subst()707 compile_flags(char *p, struct s_subst *s) in compile_flags()