re_compile_fastmap  287 compat/regex/regcomp.c re_compile_fastmap (struct re_pattern_buffer *bufp)
re_compile_fastmap  304 compat/regex/regcomp.c weak_alias (__re_compile_fastmap, re_compile_fastmap)
re_compile_fastmap  529 compat/regex/regcomp.c     (void) re_compile_fastmap (preg);
re_compile_fastmap  481 compat/regex/regex.h extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
re_compile_fastmap  425 compat/regex/regexec.c     re_compile_fastmap (bufp);