Home | History | Annotate | Download | only in sed

Lines Matching refs:replacement

1130 static enum replacement_types append_replacement P_((struct line *, struct replacement *,
1136 struct replacement *p;
1147 if this replacement has a modifier of its own. */
1198 if (!sub->replacement && sub->numb <= 1)
1246 /* Now expand the replacement string into the output string. */
1247 repl_mod = append_replacement (&s_accum, sub->replacement, &regs, repl_mod);