Home
last modified time | relevance | path

Searched refs:re_match (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dxregex.h14 # define re_match xre_match macro
Dxregex2.h477 extern int re_match (struct re_pattern_buffer *buffer, const char *string,
/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c77 # 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)
DChangeLog2507 re_set_registers, re_search, re_search_2, re_search_3, re_match,