re_compile_fastmap 3486 libglibc/regex.c weak_alias (__re_compile_fastmap, re_compile_fastmap)
re_compile_fastmap 3623 libglibc/regex.c     if (re_compile_fastmap (bufp) == -2)
re_compile_fastmap 5717 libglibc/regex.c       if (re_compile_fastmap (preg) == -2)
re_compile_fastmap  457 libglibc/regex.h extern int re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer *buffer));