Home | History | Annotate | Download | only in unit

Lines Matching refs:eend

63         const char* ebegin, const char* eend, const char*& ecur,
69 while (ecur != eend) {
76 if (ecur == eend) {
117 const char *efrom, const char *eend, size_t m) const {
122 do_in(tmp, efrom, eend, ecur, ibegin, ibegin + m, icur);
156 const char* ebegin, const char* eend, const char*& ecur,
179 while (ecur != eend) {
186 if (ecur == eend) {
237 const char *efrom, const char *eend, size_t m) const {
249 do_in(tmpState, efrom, eend, ecur, ibegin, ibegin + m + offset, icur);