Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c5283 if (dend == end_match_2) \
5287 dend = end_match_2; \
5567 const CHAR_T *end_match_1, *end_match_2; in wcs_re_match_2_internal() local
5822 end_match_2 = string2; in wcs_re_match_2_internal()
5830 end_match_2 = string2 + mcnt; in wcs_re_match_2_internal()
5841 end_match_2 = string2; in wcs_re_match_2_internal()
5846 end_match_2 = string2 + stop - size1; in wcs_re_match_2_internal()
5867 dend = end_match_2; in wcs_re_match_2_internal()
5884 dend = end_match_2; in wcs_re_match_2_internal()
5911 if (d != end_match_2) in wcs_re_match_2_internal()
[all …]