Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregcomp.c326 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()
A Dregex_internal.h151 SIMPLE_BRACKET = 3, enumerator
A Dregexec.c3465 else if (type == SIMPLE_BRACKET) in group_nodes_into_DFAstates()
3939 case SIMPLE_BRACKET: in check_node_accept()

Completed in 17 milliseconds