regcomp           439 lib/regcomp.c  regcomp (regex_t *__restrict preg, const char *__restrict pattern, int cflags)
regcomp            44 lib/regex.c    # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags)