| /freebsd-12-stable/contrib/gdb/include/ |
| D | xregex.h | 15 # define re_compile_pattern xre_compile_pattern macro
|
| D | xregex2.h | 454 extern const char *re_compile_pattern
|
| /freebsd-12-stable/contrib/gcclibs/include/ |
| D | xregex.h | 15 # define re_compile_pattern xre_compile_pattern macro
|
| D | xregex2.h | 447 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
| /freebsd-12-stable/contrib/binutils/include/ |
| D | xregex.h | 15 # define re_compile_pattern xre_compile_pattern macro
|
| D | xregex2.h | 447 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
| /freebsd-12-stable/contrib/libgnuregex/ |
| D | regex.c | 44 # define re_compile_pattern(pattern, length, bufp) \ macro
|
| D | regex.h | 474 extern const char *re_compile_pattern (const char *__pattern, size_t __length,
|
| D | regcomp.c | 213 re_compile_pattern (pattern, length, bufp) in re_compile_pattern() function 235 weak_alias (__re_compile_pattern, re_compile_pattern) in weak_alias() argument
|
| /freebsd-12-stable/contrib/less/ |
| D | pattern.c | 36 if (re_compile_pattern(pattern, strlen(pattern), comp))
|
| /freebsd-12-stable/contrib/diff/src/ |
| D | diff.c | 787 char const *m = re_compile_pattern (pattern, patlen, reglist->buf); in add_regexp() 833 char const *m = re_compile_pattern (reglist->regexps, reglist->len, in summarize_regexp_list()
|
| /freebsd-12-stable/gnu/usr.bin/grep/ |
| D | search.c | 201 if ((err = re_compile_pattern (motif, len, in Gcompile() 285 if ((err = re_compile_pattern (motif, len, in Ecompile()
|
| D | ChangeLog | 997 * regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | monitor.c | 713 val = re_compile_pattern (pattern, in compile_pattern()
|
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | regex.c | 79 # define re_compile_pattern(pattern, length, bufp) \ macro 7765 re_compile_pattern (const char *pattern, size_t length, 7794 weak_alias (__re_compile_pattern, re_compile_pattern)
|
| D | ChangeLog | 834 bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp, 2353 (re_compile_pattern): Compensate.
|
| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | regex.c | 79 # define re_compile_pattern(pattern, length, bufp) \ macro 7765 re_compile_pattern (const char *pattern, size_t length, 7794 weak_alias (__re_compile_pattern, re_compile_pattern)
|
| D | ChangeLog | 636 bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp, 2155 (re_compile_pattern): Compensate.
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 2702 fun:re_compile_pattern=uninstrumented
|