Searched refs:dend (Results 1 – 2 of 2) sorted by relevance
5275 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)5280 while (d == dend) \5283 if (dend == end_match_2) \5287 dend = end_match_2; \5570 const CHAR_T *d, *dend; in wcs_re_match_2_internal() local5861 dend = end_match_1; in wcs_re_match_2_internal()5867 dend = end_match_2; in wcs_re_match_2_internal()5879 dend = end_match_1; in wcs_re_match_2_internal()5884 dend = end_match_2; in wcs_re_match_2_internal()5966 dend = ((d >= string1 && d <= end1) in wcs_re_match_2_internal()[all …]
1332 struct dntt_type_end dend; member