HomeSort by: relevance | last modified time | path
    Searched refs:apply_subst_template (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
sub.c 202 if ((off = apply_subst_template(txt, rm, off,
231 /* apply_subst_template: modify text according to a substitution template;
234 apply_subst_template(char *boln, regmatch_t *rm, int off, int re_nsub) function in typeref:typename:int
ed.h 167 int apply_subst_template(char *, regmatch_t *, int, int);

Completed in 13 milliseconds