Home
last modified time | relevance | path

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

/NextBSD/contrib/flex/
HDregex.c102 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src) in regmatch_cpy() function
150 s = regmatch_cpy (m, buf, src); in regmatch_strtol()
HDflexdef.h1204 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src);