Home | History | Annotate | Download | only in libiberty

Lines Matching refs:re_compile_pattern

81 #  define re_compile_pattern(pattern, length, bufp) \
7779 /* re_compile_pattern is the GNU regular expression compiler: it
7789 re_compile_pattern (const char *pattern, size_t length,
7818 weak_alias (__re_compile_pattern, re_compile_pattern)