Searched refs:re_conv (Results 1 – 1 of 1) sorted by relevance
31 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