Searched refs:re_compile_fastmap (Results 1 – 8 of 8) sorted by relevance
57 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
268 re_compile_fastmap (struct re_pattern_buffer *bufp) in weak_alias()285 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument508 (void) re_compile_fastmap (preg); in regcomp()
396 re_compile_fastmap (bufp); in re_search_stub()
419 extern int re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer *buffer));
2526 re_compile_fastmap (bufp) in re_compile_fastmap() function2909 if (re_compile_fastmap (bufp) == -2)
465 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
2299 void re_compile_fastmap() {} in re_compile_fastmap() function
2326 void re_compile_fastmap() {} in re_compile_fastmap() function