WORD_DELIM       1852 lib/regcomp.c  	      token->opr.ctx_type = WORD_DELIM;
WORD_DELIM       2327 lib/regcomp.c  	   & (WORD_DELIM | NOT_WORD_DELIM | WORD_FIRST | WORD_LAST))
WORD_DELIM       2330 lib/regcomp.c        if (token->opr.ctx_type == WORD_DELIM
WORD_DELIM       2334 lib/regcomp.c  	  if (token->opr.ctx_type == WORD_DELIM)