Lines Matching defs:ep
136 const char* ep = s+slen;139 for (; cp < ep && *cp != '\0'; cp++) {}140 if (cp >= ep)