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

/freebsd-11-stable/contrib/flex/
H A Dregex.c80 char *regmatch_dup (regmatch_t * m, const char *src) function
152 s = regmatch_dup (m, src);
H A Dfilter.c369 fname = regmatch_dup (&m[2], buf);
H A Dflexdef.h1203 char *regmatch_dup (regmatch_t * m, const char *src);

Completed in 65 milliseconds