COMPLEX_BRACKET   359 lib/regcomp.c        else if (type == COMPLEX_BRACKET)
COMPLEX_BRACKET  1106 lib/regcomp.c        case COMPLEX_BRACKET:
COMPLEX_BRACKET  3277 lib/regcomp.c        br_token.type = COMPLEX_BRACKET;
COMPLEX_BRACKET  3681 lib/regcomp.c        br_token.type = COMPLEX_BRACKET;
COMPLEX_BRACKET  3819 lib/regcomp.c    if (node->type == COMPLEX_BRACKET && node->duplicated == 0)
COMPLEX_BRACKET  1454 lib/regex_internal.c     (type == OP_PERIOD && dfa->mb_cur_max > 1) || type == COMPLEX_BRACKET;
COMPLEX_BRACKET  3870 lib/regexec.c    if (node->type == COMPLEX_BRACKET)