| /netbsd-src/external/gpl2/xcvs/dist/m4/ |
| H A D | regex.m4 | 40 AC_CACHE_CHECK([for working re_compile_pattern], 54 s = re_compile_pattern ("a[:@:>@:]b\n", 9, ®ex); 61 s = re_compile_pattern ("{1", 2, ®ex); 69 s = re_compile_pattern ("[an\371]*n", 7, ®ex); 78 s = re_compile_pattern ("x", 1, ®ex); 92 s = re_compile_pattern ("x", 1, ®ex);
|
| /netbsd-src/external/gpl2/diffutils/dist/m4/ |
| H A D | regex.m4 | 21 AC_CACHE_CHECK([for working re_compile_pattern], 33 [s = re_compile_pattern ("a[[:@:>@:]]b\n", 9, ®ex);] 39 s = re_compile_pattern ("{1", 2, ®ex); 46 s = re_compile_pattern ("[[an�]]*n", 7, ®ex);
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/m4/ |
| H A D | regex.m4 | 33 AC_CACHE_CHECK([for working re_compile_pattern], 48 [s = re_compile_pattern ("a[[:@:>@:]]b\n", 9, ®ex);] 55 s = re_compile_pattern ("{1", 2, ®ex); 63 s = re_compile_pattern ("[[an\371]]*n", 7, ®ex); 72 s = re_compile_pattern ("x", 1, ®ex);
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | xregex.h | 16 # define re_compile_pattern xre_compile_pattern macro
|
| H A D | xregex2.h | 446 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
| /netbsd-src/external/gpl3/gdb/dist/include/ |
| H A D | xregex.h | 16 # define re_compile_pattern xre_compile_pattern macro
|
| /netbsd-src/external/gpl3/gdb.old/dist/include/ |
| H A D | xregex.h | 16 # define re_compile_pattern xre_compile_pattern macro
|
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | xregex.h | 16 # define re_compile_pattern xre_compile_pattern macro
|
| H A D | xregex2.h | 446 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | xregex.h | 16 # define re_compile_pattern xre_compile_pattern macro
|
| H A D | xregex2.h | 446 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
| /netbsd-src/external/gpl3/gcc.old/dist/include/ |
| H A D | xregex.h | 16 # define re_compile_pattern xre_compile_pattern macro
|
| H A D | xregex2.h | 446 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
| /netbsd-src/external/gpl2/xcvs/dist/lib/ |
| H A D | regex.c | 42 # define re_compile_pattern(pattern, length, bufp) \ macro
|
| H A D | regex.h | 556 extern const char *re_compile_pattern (const char *__pattern, size_t __length,
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| H A D | m-regex.c | 162 if ((err = re_compile_pattern (motif, len, in Gcompile() 248 if ((err = re_compile_pattern (motif, len, in compile()
|
| H A D | regex.h | 444 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
| /netbsd-src/external/gpl2/grep/dist/lib/posix/ |
| H A D | regex.h | 457 extern const char *re_compile_pattern
|
| /netbsd-src/external/gpl2/diffutils/dist/lib/posix/ |
| H A D | regex.h | 453 extern const char *re_compile_pattern
|
| /netbsd-src/external/gpl2/grep/dist/src/ |
| H A D | search.c | 215 if ((err = re_compile_pattern (motif, len, in Gcompile() 298 if ((err = re_compile_pattern (motif, len, in Ecompile()
|
| /netbsd-src/external/gpl2/diffutils/dist/src/ |
| H A D | diff.c | 761 char const *m = re_compile_pattern (pattern, patlen, reglist->buf); in add_regexp() 807 char const *m = re_compile_pattern (reglist->regexps, reglist->len, in summarize_regexp_list()
|
| /netbsd-src/external/bsd/less/dist/ |
| H A D | pattern.c | 34 if (re_compile_pattern(pattern, strlen(pattern), comp)) in compile_pattern2()
|
| /netbsd-src/external/gpl2/xcvs/dist/diff/ |
| H A D | diff.c | 739 m = re_compile_pattern (pattern, strlen (pattern), &r->buf);
|
| /netbsd-src/external/gpl2/grep/dist/ |
| H A D | aclocal.m4 | 1623 AC_CACHE_CHECK([for working re_compile_pattern], 1638 s = re_compile_pattern ("a[[:]:]]b\n", 9, ®ex); 1644 s = re_compile_pattern ("{1", 2, ®ex);
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | regex.c | 84 # define re_compile_pattern(pattern, length, bufp) \ macro 7777 re_compile_pattern (const char *pattern, size_t length, 7806 weak_alias (__re_compile_pattern, re_compile_pattern)
|