COMPLEX_BRACKET   328 lib/regcomp.c        else if (type == COMPLEX_BRACKET)
COMPLEX_BRACKET  1085 lib/regcomp.c        case COMPLEX_BRACKET:
COMPLEX_BRACKET  3245 lib/regcomp.c        br_token.type = COMPLEX_BRACKET;
COMPLEX_BRACKET  3598 lib/regcomp.c        br_token.type = COMPLEX_BRACKET;
COMPLEX_BRACKET  3728 lib/regcomp.c    if (node->type == COMPLEX_BRACKET && node->duplicated == 0)
COMPLEX_BRACKET  1420 lib/regex_internal.c      || token.type == COMPLEX_BRACKET);
COMPLEX_BRACKET  3690 lib/regexec.c    if (node->type == COMPLEX_BRACKET)