Searched defs:kMaxOneByteCharCode (Results 1 – 2 of 2) sorted by relevance
476 static const int32_t kMaxOneByteCharCode = unibrow::Latin1::kMaxChar; variable
28 constexpr int32_t kMaxOneByteCharCode = unibrow::Latin1::kMaxChar; variable