Home
last modified time | relevance | path

Searched refs:re_compile_fastmap (Results 1 – 8 of 8) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex.c57 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
H A Dregcomp.c268 re_compile_fastmap (struct re_pattern_buffer *bufp) in weak_alias()
285 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
508 (void) re_compile_fastmap (preg); in regcomp()
H A Dregexec.c396 re_compile_fastmap (bufp); in re_search_stub()
/haiku/src/build/libgnuregex/
H A Dregex.h419 extern int re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer *buffer));
H A Dregex.c2526 re_compile_fastmap (bufp) in re_compile_fastmap() function
2909 if (re_compile_fastmap (bufp) == -2)
/haiku/headers/posix/
H A Dregex.h465 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2299 void re_compile_fastmap() {} in re_compile_fastmap() function
H A Dlibroot_stubs.c2326 void re_compile_fastmap() {} in re_compile_fastmap() function