Searched refs:OP_CHARSET_RANGE (Results 1 – 2 of 2) sorted by relevance
265 OP_CHARSET_RANGE, enumerator
2072 token->type = OP_CHARSET_RANGE; in peek_token_bracket()3121 if (token->type == OP_CHARSET_RANGE) in parse_bracket_exp()3332 if (BE (token->type == OP_CHARSET_RANGE, 0) && !accept_hyphen) in parse_bracket_element()