IS_WORD_CHAR
token->word_char = IS_WORD_CHAR (c2) != 0;
token->word_char = IS_WORD_CHAR (token->opr.c);