SIMPLE_BRACKET    357 compat/regex/regcomp.c       else if (type == SIMPLE_BRACKET)
SIMPLE_BRACKET   1121 compat/regex/regcomp.c       case SIMPLE_BRACKET:
SIMPLE_BRACKET   3295 compat/regex/regcomp.c 	  br_token.type = SIMPLE_BRACKET;
SIMPLE_BRACKET   3319 compat/regex/regcomp.c       br_token.type = SIMPLE_BRACKET;
SIMPLE_BRACKET   3677 compat/regex/regcomp.c   br_token.type = SIMPLE_BRACKET;
SIMPLE_BRACKET   3828 compat/regex/regcomp.c     if (node->type == SIMPLE_BRACKET && node->duplicated == 0)
SIMPLE_BRACKET   3573 compat/regex/regexec.c       else if (type == SIMPLE_BRACKET)
SIMPLE_BRACKET   4058 compat/regex/regexec.c     case SIMPLE_BRACKET: