Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dutf.h23 UTFmax = 4, /* maximum bytes per rune */ enumerator
Dunicodetext.cc368 char buf[UTFmax]; in push_back()
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.h869 static const int UTFmax = 4; variable
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc517 char buf[UTFmax]; in ParseUnicodeEscape()