Searched refs:re_match (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/ |
D | xregex.h | 14 # define re_match xre_match macro
|
D | xregex2.h | 477 extern int re_match (struct re_pattern_buffer *buffer, const char *string,
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ macro 5395 re_match (struct re_pattern_buffer *bufp, const char *string, 5416 weak_alias (__re_match, re_match)
|
D | ChangeLog | 2507 re_set_registers, re_search, re_search_2, re_search_3, re_match,
|