OP_CLOSE_BRACKET 2085 compat/regex/regcomp.c       token->type = OP_CLOSE_BRACKET;
OP_CLOSE_BRACKET 3115 compat/regex/regcomp.c   if (token->type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3157 compat/regex/regcomp.c 	      if (token2.type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3259 compat/regex/regcomp.c       if (token->type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3365 compat/regex/regcomp.c       if (token2.type != OP_CLOSE_BRACKET)