Searched refs:SIMPLE_BRACKET (Results 1 – 3 of 3) sorted by relevance
326 else if (type == SIMPLE_BRACKET) in re_compile_fastmap_iter()1042 case SIMPLE_BRACKET: in optimize_utf8()3191 br_token.type = SIMPLE_BRACKET; in parse_bracket_exp()3215 br_token.type = SIMPLE_BRACKET; in parse_bracket_exp()3569 br_token.type = SIMPLE_BRACKET; in build_charclass_op()3720 if (node->type == SIMPLE_BRACKET && node->duplicated == 0) in free_token()
151 SIMPLE_BRACKET = 3, enumerator
3465 else if (type == SIMPLE_BRACKET) in group_nodes_into_DFAstates()3939 case SIMPLE_BRACKET: in check_node_accept()
Completed in 17 milliseconds