re_compile_fastmap  251 lib/regcomp.c  re_compile_fastmap (struct re_pattern_buffer *bufp)
re_compile_fastmap  267 lib/regcomp.c  weak_alias (__re_compile_fastmap, re_compile_fastmap)
re_compile_fastmap  480 lib/regcomp.c      (void) re_compile_fastmap (preg);
re_compile_fastmap  570 lib/regex.h    extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
re_compile_fastmap  392 lib/regexec.c      re_compile_fastmap (bufp);
re_compile_fastmap  189 src/regex-emacs.c static void re_compile_fastmap (struct re_pattern_buffer *);
re_compile_fastmap 2668 src/regex-emacs.c       re_compile_fastmap (bufp);
re_compile_fastmap 3256 src/regex-emacs.c     re_compile_fastmap (bufp);
re_compile_fastmap  469 test/manual/etags/c-src/emacs/src/regex.h extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);