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

/freebsd-13-stable/contrib/nvi/ex/
H A Dex_subst.c35 static int re_tag_conv(SCR *, CHAR_T **, size_t *, int *);
930 if (re_tag_conv(sp, &ptrn, &plen, &replaced))
1147 * re_tag_conv --
1152 re_tag_conv(SCR *sp, CHAR_T **ptrnp, size_t *plenp, int *replacedp) function

Completed in 42 milliseconds