Searched refs:end1 (Results 1 – 1 of 1) sorted by relevance
5303 (iswalnum ((wint_t)((d) == end1 ? *string2 \5304 : (d) == string2 - 1 ? *(end1 - 1) : *(d))) != 0 \5305 || ((d) == end1 ? *string2 \5306 : (d) == string2 - 1 ? *(end1 - 1) : *(d)) == L'_')5309 (SYNTAX ((d) == end1 ? *string2 \5310 : (d) == string2 - 1 ? *(end1 - 1) : *(d)) \5563 const CHAR_T *end1, *end2; in wcs_re_match_2_internal() local5813 end1 = string1 + size1; in wcs_re_match_2_internal()5828 end_match_1 = end1; in wcs_re_match_2_internal()5845 end_match_1 = end1; in wcs_re_match_2_internal()[all …]