Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Dregex.c104 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src) in regmatch_cpy() function
152 s = regmatch_cpy (m, buf, src); in regmatch_strtol()
H A Dflexdef.h1158 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src);