Searched refs:re_compile_pattern (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/ |
D | xregex.h | 16 # define re_compile_pattern xre_compile_pattern macro
|
D | xregex2.h | 446 extern const char *re_compile_pattern (const char *pattern, size_t length,
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | regex.c | 81 # define re_compile_pattern(pattern, length, bufp) \ macro 7770 re_compile_pattern (const char *pattern, size_t length, 7799 weak_alias (__re_compile_pattern, re_compile_pattern)
|
D | ChangeLog | 2825 bcmp_translate, re_compile_pattern, re_comp, re_exec, regcomp, 4344 (re_compile_pattern): Compensate.
|