end_match_2      3726 libglibc/regex.c       if (dend == end_match_2) 						\
end_match_2      3730 libglibc/regex.c       dend = end_match_2;						\
end_match_2      3881 libglibc/regex.c   const char *end_match_1, *end_match_2;
end_match_2      4068 libglibc/regex.c       end_match_2 = string2;
end_match_2      4073 libglibc/regex.c       end_match_2 = string2 + stop - size1;
end_match_2      4090 libglibc/regex.c       dend = end_match_2;
end_match_2      4116 libglibc/regex.c           if (d != end_match_2)
end_match_2      4169 libglibc/regex.c 		           ? end_match_1 : end_match_2);
end_match_2      4579 libglibc/regex.c 		    if (dend2 == end_match_2) break;