SIMPLE_BRACKET 316 maint/gnulib/lib/regcomp.c else if (type == SIMPLE_BRACKET) SIMPLE_BRACKET 1087 maint/gnulib/lib/regcomp.c case SIMPLE_BRACKET: SIMPLE_BRACKET 3248 maint/gnulib/lib/regcomp.c br_token.type = SIMPLE_BRACKET; SIMPLE_BRACKET 3269 maint/gnulib/lib/regcomp.c br_token.type = SIMPLE_BRACKET; SIMPLE_BRACKET 3579 maint/gnulib/lib/regcomp.c re_token_t br_token = { .type = SIMPLE_BRACKET, .opr.sbcset = sbcset }; SIMPLE_BRACKET 3720 maint/gnulib/lib/regcomp.c else if (node->type == SIMPLE_BRACKET && node->duplicated == 0) SIMPLE_BRACKET 3445 maint/gnulib/lib/regexec.c else if (type == SIMPLE_BRACKET) SIMPLE_BRACKET 3911 maint/gnulib/lib/regexec.c case SIMPLE_BRACKET: