IS_WORD_CHAR     1821 compat/regex/regcomp.c 	token->word_char = IS_WORD_CHAR (c2) != 0;
IS_WORD_CHAR     1934 compat/regex/regcomp.c     token->word_char = IS_WORD_CHAR (token->opr.c);