Searched defs:EndOfInput (Results 1 – 2 of 2) sorted by relevance
46 const int EndOfInput = -1; variable
195 static DateToken EndOfInput() { return DateToken(kEndOfInputTag, 0, -1); } in EndOfInput() function