Searched refs:end_match_1 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c5293 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
5594 const CHAR_T *end_match_1, *end_match_2;
5930 end_match_1 = string1 + mcnt;
5937 end_match_1 = end1;
5949 end_match_1 = string1 + stop;
5954 end_match_1 = end1;
5970 dend = end_match_1;
5988 dend = end_match_1;
6075 end_match_1' while the restored d is in string2.
6083 ? end_match_1
5577 const CHAR_T *end_match_1, *end_match_2; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c3731 #define MATCHING_IN_FIRST_STRING (dend == end_match_1)
3895 const char *end_match_1, *end_match_2;
4081 end_match_1 = string1 + stop;
4086 end_match_1 = end1;
4099 dend = end_match_1;
4175 end_match_1' while the restored d is in string2.
4183 ? end_match_1 : end_match_2);
4586 ? regend[regno] : end_match_1);
5253 dend = end_match_1;
3876 const char *end_match_1, *end_match_2; local

Completed in 110 milliseconds