Searched refs:IsAlphanumeric (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc76 inline bool IsAlphanumeric(char c) { function in namespace:google::protobuf::util::converter
84 if (!IsAlphanumeric((*input)[len])) {

Completed in 76 milliseconds