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

/freebsd-11-stable/contrib/flex/
H A Dregex.c102 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src) function
150 s = regmatch_cpy (m, buf, src);
H A Dflexdef.h1204 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src);

Completed in 69 milliseconds