Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/
HDxregex.h18 # define re_compile_fastmap xre_compile_fastmap macro
HDxregex2.h454 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
/NextBSD/contrib/gcclibs/include/
HDxregex.h18 # define re_compile_fastmap xre_compile_fastmap macro
HDxregex2.h454 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
/NextBSD/contrib/gdb/include/
HDxregex.h18 # define re_compile_fastmap xre_compile_fastmap macro
HDxregex2.h462 extern int re_compile_fastmap _RE_ARGS ((struct re_pattern_buffer *buffer));
/NextBSD/contrib/libgnuregex/
HDregex.c49 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
HDregex.h481 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
HDregcomp.c267 re_compile_fastmap (bufp)
285 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
510 (void) re_compile_fastmap (preg);
HDregexec.c434 re_compile_fastmap (bufp);
/NextBSD/contrib/gcclibs/libiberty/
HDregex.c84 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4541 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4860 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4870 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
5067 if (re_compile_fastmap (bufp) == -2)
7971 if (re_compile_fastmap (preg) == -2)
HDChangeLog631 truncate_wchar, re_compile_fastmap, re_compile_fastmap,
2124 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
/NextBSD/contrib/binutils/libiberty/
HDregex.c84 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4541 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4860 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4870 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
5067 if (re_compile_fastmap (bufp) == -2)
7971 if (re_compile_fastmap (preg) == -2)
HDChangeLog829 truncate_wchar, re_compile_fastmap, re_compile_fastmap,
2322 * regex.c (re_compile_fastmap): Cast enum to UCHAR_T.
/NextBSD/contrib/gdb/gdb/cli/
HDcli-cmds.c975 re_compile_fastmap(&pattern); in apropos_command()
/NextBSD/contrib/gdb/gdb/
HDmonitor.c722 re_compile_fastmap (compiled_pattern); in compile_pattern()
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt2701 fun:re_compile_fastmap=uninstrumented