ParseInteger      835 third_party/protobuf/src/google/protobuf/io/tokenizer.cc bool Tokenizer::ParseInteger(const string& text, uint64 max_value,
ParseInteger      181 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   uint64 ParseInteger(const string& text) {
ParseInteger     1122 third_party/re2/re2/parse.cc static bool ParseInteger(StringPiece* s, int* np) {