Home
last modified time | relevance | path

Searched refs:COMPLEX_BRACKET (Results 1 – 5 of 5) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h155 COMPLEX_BRACKET = 6, enumerator
A Dregcomp.c339 else if (type == COMPLEX_BRACKET) in re_compile_fastmap_iter()
1040 case COMPLEX_BRACKET: in optimize_utf8()
3178 br_token.type = COMPLEX_BRACKET; in parse_bracket_exp()
3580 br_token.type = COMPLEX_BRACKET; in build_charclass_op()
3716 if (node->type == COMPLEX_BRACKET && node->duplicated == 0) in free_token()
A Dregex_internal.c1353 (type == OP_PERIOD && dfa->mb_cur_max > 1) || type == COMPLEX_BRACKET; in re_dfa_add_node()
A Dregexec.c3711 if (node->type == COMPLEX_BRACKET) in check_node_accept_bytes()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/
A Dtst-regex2.dat442 COMPLEX_BRACKET check.

Completed in 26 milliseconds