NOT_WORD_DELIM   1825 lib/regcomp.c  	      token->opr.ctx_type = NOT_WORD_DELIM;
NOT_WORD_DELIM   2316 lib/regcomp.c  	   & (WORD_DELIM | NOT_WORD_DELIM | WORD_FIRST | WORD_LAST))
NOT_WORD_DELIM   2320 lib/regcomp.c  	  || token->opr.ctx_type == NOT_WORD_DELIM)