Searched refs:apply_subst_template (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ed/
H A Dsub.c200 if ((off = apply_subst_template(txt, rm, off,
229 /* apply_subst_template: modify text according to a substitution template;
232 apply_subst_template(char *boln, regmatch_t *rm, int off, int re_nsub) function
H A Ded.h195 int apply_subst_template(char *, regmatch_t *, int, int);

Completed in 105 milliseconds