Home
last modified time | relevance | path

Searched refs:SIMPLE_BRACKET (Results 1 – 3 of 3) sorted by relevance

/posix/
A Dregcomp.c332 else if (type == SIMPLE_BRACKET) in re_compile_fastmap_iter()
1124 case SIMPLE_BRACKET: in optimize_utf8()
3364 br_token.type = SIMPLE_BRACKET; in parse_bracket_exp()
3388 br_token.type = SIMPLE_BRACKET; in parse_bracket_exp()
3725 re_token_t br_token = { .type = SIMPLE_BRACKET, .opr.sbcset = sbcset }; in build_charclass_op()
3877 if (node->type == SIMPLE_BRACKET && node->duplicated == 0) in free_token()
A Dregex_internal.h246 SIMPLE_BRACKET = 3, enumerator
A Dregexec.c3472 else if (type == SIMPLE_BRACKET) in group_nodes_into_DFAstates()
3948 case SIMPLE_BRACKET: in check_node_accept()

Completed in 22 milliseconds