CLOSE_PAREN 305 tclExpr.c infoPtr->token = CLOSE_PAREN;
CLOSE_PAREN 479 tclExpr.c if (infoPtr->token != CLOSE_PAREN) {
CLOSE_PAREN 532 tclExpr.c if ((operator == END) || (operator == CLOSE_PAREN)) {
CLOSE_PAREN 561 tclExpr.c && (infoPtr->token != CLOSE_PAREN)) {