Searched refs:kMaxEncodedSize (Results 1 – 3 of 3) sorted by relevance
169 static const unsigned kMaxEncodedSize = 4; variable
108 uint8_t octets[unibrow::Utf8::kMaxEncodedSize]; in IntoTwoByte()
5639 char temp_buffer[unibrow::Utf8::kMaxEncodedSize]; in WriteUtf8Impl()5642 static_cast<int>(unibrow::Utf8::kMaxEncodedSize); in WriteUtf8Impl()