COMPLEX_BRACKET   370 compat/regex/regcomp.c       else if (type == COMPLEX_BRACKET)
COMPLEX_BRACKET  1119 compat/regex/regcomp.c       case COMPLEX_BRACKET:
COMPLEX_BRACKET  3282 compat/regex/regcomp.c       br_token.type = COMPLEX_BRACKET;
COMPLEX_BRACKET  3688 compat/regex/regcomp.c       br_token.type = COMPLEX_BRACKET;
COMPLEX_BRACKET  3824 compat/regex/regcomp.c   if (node->type == COMPLEX_BRACKET && node->duplicated == 0)
COMPLEX_BRACKET  1460 compat/regex/regex_internal.c     (token.type == OP_PERIOD && dfa->mb_cur_max > 1) || token.type == COMPLEX_BRACKET;
COMPLEX_BRACKET  3821 compat/regex/regexec.c   if (node->type == COMPLEX_BRACKET)