SIMPLE_BRACKET 332 maint/gnulib/lib/regcomp.c else if (type == SIMPLE_BRACKET) SIMPLE_BRACKET 1124 maint/gnulib/lib/regcomp.c case SIMPLE_BRACKET: SIMPLE_BRACKET 3346 maint/gnulib/lib/regcomp.c br_token.type = SIMPLE_BRACKET; SIMPLE_BRACKET 3370 maint/gnulib/lib/regcomp.c br_token.type = SIMPLE_BRACKET; SIMPLE_BRACKET 3707 maint/gnulib/lib/regcomp.c re_token_t br_token = { .type = SIMPLE_BRACKET, .opr.sbcset = sbcset }; SIMPLE_BRACKET 3859 maint/gnulib/lib/regcomp.c if (node->type == SIMPLE_BRACKET && node->duplicated == 0) SIMPLE_BRACKET 3473 maint/gnulib/lib/regexec.c else if (type == SIMPLE_BRACKET) SIMPLE_BRACKET 3949 maint/gnulib/lib/regexec.c case SIMPLE_BRACKET: