/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | xregex.h | 14 # define re_match xre_match macro
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | xregex.h | 14 # define re_match xre_match macro
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | xregex.h | 14 # define re_match xre_match macro
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | xregex.h | 14 # define re_match xre_match macro
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | xregex.h | 14 # define re_match xre_match macro
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | xregex.h | 14 # define re_match xre_match macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regex.c | 38 # define re_match(bufp, string, size, pos, regs) \ macro
|
H A D | regexec.c | 287 re_match (struct re_pattern_buffer *bufp, const char *string, in re_match() function 293 weak_alias (__re_match, re_match) in weak_alias() argument
|
/netbsd-src/games/fortune/fortune/ |
H A D | fortune.c | 1234 re_match(struct re *rx, const char *string) in re_match() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 80 # define re_match(bufp, string, size, pos, regs) \ macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 60 # define re_match(bufp, string, size, pos, regs) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | regex.c | 80 # define re_match(bufp, string, size, pos, regs) \ macro
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | regex.c | 80 # define re_match(bufp, string, size, pos, regs) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | regex.c | 76 # define re_match(bufp, string, size, pos, regs) \ macro
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | regex.c | 73 # define re_match(bufp, string, size, pos, regs) \ macro
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | regex.c | 96 # define re_match(bufp, string, size, pos, regs) \ macro
|
/netbsd-src/external/public-domain/sqlite/dist/ |
H A D | shell.c | 6266 #define re_match sqlite3re_match macro 6422 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match() function
|