Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dregex.c99 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src) in regmatch_cpy() function
146 s = regmatch_cpy (m, buf, src); in regmatch_strtol()
H A Dflexdef.h1149 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src);