isc_tokentype_string
tokenp->type = isc_tokentype_string;
if (pctx->token.type != isc_tokentype_string &&
if (pctx->token.type != isc_tokentype_string) {