Searched refs:OP_CHARSET_RANGE (Results 1 – 2 of 2) sorted by relevance
272 OP_CHARSET_RANGE, enumerator
2088 token->type = OP_CHARSET_RANGE; in peek_token_bracket()3212 if (token->type == OP_CHARSET_RANGE) in parse_bracket_exp()3428 if (__glibc_unlikely (token->type == OP_CHARSET_RANGE) && !accept_hyphen) in parse_bracket_element()
Completed in 14 milliseconds