Home
last modified time | relevance | path

Searched refs:BEGIN_NUMBER (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.h89 BEGIN_NUMBER, // - or digit enumerator
Djson_stream_parser.cc269 case BEGIN_NUMBER: in ParseValue()
789 return BEGIN_NUMBER; in GetNextTokenType()