TOKENSEPARATOR
if ((ptr = strchr(buffer, TOKENSEPARATOR)) != NULL) {
dptr = strchr(sptr, TOKENSEPARATOR);
if (*c == TOKENSEPARATOR)
case TOKENSEPARATOR: