xstrnchr
T = xstrnchr(T, delimiter.sc, eol - T);
extern char *xstrnchr(const char *, const int, const size_t);