eptr             1238 src/string.c       const char *sptr, *ptr, *eptr;
eptr             1252 src/string.c           eptr = forward_pos(sptr, end - start);
eptr             1253 src/string.c           effective_size = eptr - ptr;