Searched refs:end_match_2 (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.c5301 if (dend == end_match_2) \
5305 dend = end_match_2; \
5594 const CHAR_T *end_match_1, *end_match_2;
5931 end_match_2 = string2;
5939 end_match_2 = string2 + mcnt;
5950 end_match_2 = string2;
5955 end_match_2 = string2 + stop - size1;
5976 dend = end_match_2;
5993 dend = end_match_2;
6028 if (d != end_match_2)
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.c3739 if (dend == end_match_2) \
3743 dend = end_match_2; \
3895 const char *end_match_1, *end_match_2;
4082 end_match_2 = string2;
4087 end_match_2 = string2 + stop - size1;
4104 dend = end_match_2;
4130 if (d != end_match_2)
4183 ? end_match_1 : end_match_2);
4191 } /* d != end_match_2 */
4593 if (dend2 == end_match_2) brea
3876 const char *end_match_1, *end_match_2; local
[all...]

Completed in 114 milliseconds