Searched refs:COMPLEX_BRACKET (Results 1 – 4 of 4) sorted by relevance
250 COMPLEX_BRACKET = 6, enumerator
345 else if (type == COMPLEX_BRACKET) in re_compile_fastmap_iter()1122 case COMPLEX_BRACKET: in optimize_utf8()3351 br_token.type = COMPLEX_BRACKET; in parse_bracket_exp()3735 br_token.type = COMPLEX_BRACKET; in build_charclass_op()3873 if (node->type == COMPLEX_BRACKET && node->duplicated == 0) in free_token()
1457 || token.type == COMPLEX_BRACKET); in re_dfa_add_node()
3725 if (node->type == COMPLEX_BRACKET) in check_node_accept_bytes()
Completed in 23 milliseconds