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

/freebsd-11-stable/contrib/flex/
H A Dregex.c137 int regmatch_strtol (regmatch_t * m, const char *src, char **endptr, function
H A Dfilter.c368 num = regmatch_strtol (&m[1], buf, NULL, 0);
H A Dflexdef.h1206 int regmatch_strtol (regmatch_t * m, const char *src, char **endptr, int base);

Completed in 62 milliseconds