Home
last modified time | relevance | path

Searched refs:re_compile_pattern (Results 1 – 19 of 19) sorted by relevance

/freebsd-12-stable/contrib/gdb/include/
Dxregex.h15 # define re_compile_pattern xre_compile_pattern macro
Dxregex2.h454 extern const char *re_compile_pattern
/freebsd-12-stable/contrib/gcclibs/include/
Dxregex.h15 # define re_compile_pattern xre_compile_pattern macro
Dxregex2.h447 extern const char *re_compile_pattern (const char *pattern, size_t length,
/freebsd-12-stable/contrib/binutils/include/
Dxregex.h15 # define re_compile_pattern xre_compile_pattern macro
Dxregex2.h447 extern const char *re_compile_pattern (const char *pattern, size_t length,
/freebsd-12-stable/contrib/libgnuregex/
Dregex.c44 # define re_compile_pattern(pattern, length, bufp) \ macro
Dregex.h474 extern const char *re_compile_pattern (const char *__pattern, size_t __length,
Dregcomp.c213 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/
Dpattern.c36 if (re_compile_pattern(pattern, strlen(pattern), comp))
/freebsd-12-stable/contrib/diff/src/
Ddiff.c787 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/
Dsearch.c201 if ((err = re_compile_pattern (motif, len, in Gcompile()
285 if ((err = re_compile_pattern (motif, len, in Ecompile()
DChangeLog997 * regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
/freebsd-12-stable/contrib/gdb/gdb/
Dmonitor.c713 val = re_compile_pattern (pattern, in compile_pattern()
/freebsd-12-stable/contrib/binutils/libiberty/
Dregex.c79 # 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)
DChangeLog834 bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp,
2353 (re_compile_pattern): Compensate.
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dregex.c79 # 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)
DChangeLog636 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/
Dlibc_ubuntu1404_abilist.txt2702 fun:re_compile_pattern=uninstrumented