WORD_DELIM       1818 lib/regcomp.c  	      token->opr.ctx_type = WORD_DELIM;
WORD_DELIM       2316 lib/regcomp.c  	   & (WORD_DELIM | NOT_WORD_DELIM | WORD_FIRST | WORD_LAST))
WORD_DELIM       2319 lib/regcomp.c        if (token->opr.ctx_type == WORD_DELIM
WORD_DELIM       2323 lib/regcomp.c  	  if (token->opr.ctx_type == WORD_DELIM)