Searched refs:re_compile_fastmap (Results 1 – 6 of 6) sorted by relevance
49 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
565 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
276 re_compile_fastmap (bufp)294 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument520 (void) re_compile_fastmap (preg);
450 re_compile_fastmap (bufp); in re_search_stub()
183 AC_DEFINE([re_compile_fastmap], [rpl_re_compile_fastmap], definition
734 #undef re_compile_fastmap