Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_subst.c31 static int re_conv(SCR *, CHAR_T **, size_t *, int *);
935 if (re_conv(sp, &ptrn, &plen, &replaced)) in re_compile()
1010 re_conv(SCR *sp, CHAR_T **ptrnp, size_t *plenp, int *replacedp) in re_conv() function