SIMPLE_BRACKET 346 lib/regcomp.c else if (type == SIMPLE_BRACKET) SIMPLE_BRACKET 1108 lib/regcomp.c case SIMPLE_BRACKET: SIMPLE_BRACKET 3290 lib/regcomp.c br_token.type = SIMPLE_BRACKET; SIMPLE_BRACKET 3314 lib/regcomp.c br_token.type = SIMPLE_BRACKET; SIMPLE_BRACKET 3670 lib/regcomp.c br_token.type = SIMPLE_BRACKET; SIMPLE_BRACKET 3823 lib/regcomp.c if (node->type == SIMPLE_BRACKET && node->duplicated == 0) SIMPLE_BRACKET 3621 lib/regexec.c else if (type == SIMPLE_BRACKET) SIMPLE_BRACKET 4109 lib/regexec.c case SIMPLE_BRACKET: