Star 350 tools/compile.c case Star: Star 432 tools/compile.c safe= ((Query == node->rule.expression->type) || (Star == node->rule.expression->type)); Star 985 tools/compile.c case Star: return 0; Star 79 tools/greg.h struct Star star; Star 247 tools/tree.c Node *node= newNode(Star); Star 342 tools/tree.c case Star: Node_fprint(stream, node->query.element); fprintf(stream, "*"); break; Star 430 tools/tree.c case Star: break;