Searched refs:re_compile_fastmap (Results 1 – 17 of 17) sorted by relevance
18 # define re_compile_fastmap xre_compile_fastmap macro
454 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
462 extern int re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer *buffer));
49 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
481 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
267 re_compile_fastmap (bufp)285 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument510 (void) re_compile_fastmap (preg);
434 re_compile_fastmap (bufp);
84 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro4541 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument4860 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function4870 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument5067 if (re_compile_fastmap (bufp) == -2)7971 if (re_compile_fastmap (preg) == -2)
631 truncate_wchar, re_compile_fastmap, re_compile_fastmap,2124 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
829 truncate_wchar, re_compile_fastmap, re_compile_fastmap,2322 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
975 re_compile_fastmap(&pattern); in apropos_command()
722 re_compile_fastmap (compiled_pattern); in compile_pattern()
2701 fun:re_compile_fastmap=uninstrumented