Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c3588 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3751 const char *end_match_1, *end_match_2; variable
3937 end_match_1 = string1 + stop;
3942 end_match_1 = end1;
3955 dend = end_match_1;
4039 ? end_match_1 : end_match_2);
4442 ? regend[regno] : end_match_1);
5109 dend = end_match_1;
/openbsd/gnu/lib/libiberty/src/
H A Dregex.c5273 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
5565 const CHAR_T *end_match_1, *end_match_2; in wcs_re_match_2_internal() local
5819 end_match_1 = string1 + mcnt; in wcs_re_match_2_internal()
5826 end_match_1 = end1; in wcs_re_match_2_internal()
5838 end_match_1 = string1 + stop; in wcs_re_match_2_internal()
5843 end_match_1 = end1; in wcs_re_match_2_internal()
5859 dend = end_match_1; in wcs_re_match_2_internal()
5877 dend = end_match_1; in wcs_re_match_2_internal()
5962 ? end_match_1 : end_match_2); in wcs_re_match_2_internal()
6780 ? regend[regno] : end_match_1); in wcs_re_match_2_internal()
[all …]
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c3956 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
4126 const char *end_match_1, *end_match_2; local
4313 end_match_1 = string1 + stop;
4318 end_match_1 = end1;
4331 dend = end_match_1;
4411 ? end_match_1 : end_match_2);
4883 ? regend[regno] : end_match_1);
5737 dend = end_match_1;