Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Dxregex.h13 # define re_match_2 xre_match_2 macro
Dxregex2.h482 extern int re_match_2 (struct re_pattern_buffer *buffer, const char *string1,
/toolchain/binutils/binutils-2.25/libiberty/
Dregex.c75 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
5450 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() function
5473 weak_alias (__re_match_2, re_match_2)
DChangeLog2508 re_match_2, count_mbs_length, wcs_re_match_2_internal,