GREP_CLOSE_PAREN 603 builtin/grep.c append_grep_pattern(grep_opt, ")", "command line", 0, GREP_CLOSE_PAREN); GREP_CLOSE_PAREN 456 grep.c if (!*list || (*list)->token != GREP_CLOSE_PAREN) GREP_CLOSE_PAREN 519 grep.c if (x && p && p->token != GREP_CLOSE_PAREN) { GREP_CLOSE_PAREN 548 grep.c case GREP_CLOSE_PAREN: fprintf(stderr, "*)*"); break;