Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc84 inline bool IsKeySeparator(char c) { in IsKeySeparator() function
128 if (IsKeySeparator((*input)[len])) { in ConsumeKeyPermissive()