OP_CLOSE_BRACKET 2082 lib/regcomp.c        token->type = OP_CLOSE_BRACKET;
OP_CLOSE_BRACKET 3109 lib/regcomp.c    if (token->type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3152 lib/regcomp.c  	      if (token2.type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3254 lib/regcomp.c        if (token->type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3361 lib/regcomp.c        if (token2.type != OP_CLOSE_BRACKET)