Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxChar

9522   static const int32_t kMaxOneByteCharCode = unibrow::Latin1::kMaxChar;
9523 static const uint32_t kMaxOneByteCharCodeU = unibrow::Latin1::kMaxChar;