OP_CHARSET_RANGE 2082 compat/regex/regcomp.c       token->type = OP_CHARSET_RANGE;
OP_CHARSET_RANGE 3148 compat/regex/regcomp.c 	  if (token->type == OP_CHARSET_RANGE)
OP_CHARSET_RANGE 3359 compat/regex/regcomp.c   if (BE (token->type == OP_CHARSET_RANGE, 0) && !accept_hyphen)