OP_CLOSE_BRACKET 2042 lib/regcomp.c        token->type = OP_CLOSE_BRACKET;
OP_CLOSE_BRACKET 3090 lib/regcomp.c    if (token->type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3134 lib/regcomp.c  	      if (token2.type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3223 lib/regcomp.c        if (token->type == OP_CLOSE_BRACKET)
OP_CLOSE_BRACKET 3321 lib/regcomp.c        if (token2.type != OP_CLOSE_BRACKET)