Home
last modified time | relevance | path

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

12

/dragonfly/contrib/binutils-2.27/include/
H A Dxregex.h19 # define re_compile_fastmap xre_compile_fastmap macro
H A Dxregex2.h453 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
/dragonfly/contrib/gcc-4.7/include/
H A Dxregex.h19 # define re_compile_fastmap xre_compile_fastmap macro
H A Dxregex2.h454 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
/dragonfly/contrib/gdb-7/include/
H A Dxregex.h19 # define re_compile_fastmap xre_compile_fastmap macro
H A Dxregex2.h454 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
/dragonfly/contrib/binutils-2.34/include/
H A Dxregex.h19 # define re_compile_fastmap xre_compile_fastmap macro
H A Dxregex2.h453 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
/dragonfly/contrib/gcc-8.0/include/
H A Dxregex.h19 # define re_compile_fastmap xre_compile_fastmap macro
H A Dxregex2.h453 extern int re_compile_fastmap (struct re_pattern_buffer *buffer);
/dragonfly/contrib/cvs-1.12/lib/
H A Dregex.c44 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
H A Dregex.h563 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
H A Dregcomp.c264 re_compile_fastmap (struct re_pattern_buffer *bufp) in weak_alias()
281 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
480 (void) re_compile_fastmap (preg); in regcomp()
/dragonfly/contrib/grep/lib/
H A Dregex.c57 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
H A Dregex.h545 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
/dragonfly/contrib/diffutils/lib/
H A Dregex.c57 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
H A Dregex.h545 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
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()
/dragonfly/gnu/usr.bin/diff/libdiffutils/
H A Dconfig.h1619 #define re_compile_fastmap rpl_re_compile_fastmap macro
/dragonfly/gnu/usr.bin/grep/libgreputils/
H A Dconfig.h1885 #define re_compile_fastmap rpl_re_compile_fastmap macro
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dregex.c86 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4543 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4862 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4872 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
5069 if (re_compile_fastmap (bufp) == -2)
7976 if (re_compile_fastmap (preg) == -2)
/dragonfly/contrib/gdb-7/libiberty/
H A Dregex.c86 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4543 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4862 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4872 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
5069 if (re_compile_fastmap (bufp) == -2)
7976 if (re_compile_fastmap (preg) == -2)
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dregex.c85 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4543 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4862 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4872 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
5069 if (re_compile_fastmap (bufp) == -2)
7979 if (re_compile_fastmap (preg) == -2)
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dregex.c85 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4543 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4862 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4872 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
5069 if (re_compile_fastmap (bufp) == -2)
7979 if (re_compile_fastmap (preg) == -2)
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dregex.c86 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) macro
4543 PREFIX(re_compile_fastmap) (struct re_pattern_buffer *bufp) in PREFIX() argument
4862 re_compile_fastmap (struct re_pattern_buffer *bufp) in re_compile_fastmap() function
4872 weak_alias (__re_compile_fastmap, re_compile_fastmap) in weak_alias() argument
5069 if (re_compile_fastmap (bufp) == -2)
7976 if (re_compile_fastmap (preg) == -2)

12