Lines Matching full:tok_for
39 tok_for = -9, tok_in = -10,69 if (IdentifierStr == "for") return tok_for;449 case tok_for: return ParseForExpr();