OP_CHARSET_RANGE 2079 lib/regcomp.c        token->type = OP_CHARSET_RANGE;
OP_CHARSET_RANGE 3143 lib/regcomp.c  	  if (token->type == OP_CHARSET_RANGE)
OP_CHARSET_RANGE 3355 lib/regcomp.c    if (BE (token->type == OP_CHARSET_RANGE, 0) && !accept_hyphen)