Home | History | Annotate | Download | only in src

Lines Matching refs:kMaxChar

8809   static const int32_t kMaxOneByteCharCode = unibrow::Latin1::kMaxChar;
8810 static const uint32_t kMaxOneByteCharCodeU = unibrow::Latin1::kMaxChar;