Home
last modified time | relevance | path

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

/freebsd/bin/ed/
H A Dsub.c191 if ((off = apply_subst_template(txt, rm, off, in substitute_matching_text()
224 apply_subst_template(const char *boln, regmatch_t *rm, int off, int re_nsub) in apply_subst_template() function
H A Ded.h179 int apply_subst_template(const char *, regmatch_t *, int, int);