Home | History | Annotate | Download | only in gtest

Lines Matching refs:kMaxCodePoint3

1274 const UInt32 kMaxCodePoint3 = (static_cast<UInt32>(1) << (4 + 2*6)) - 1;
1298 } else if (code <= kMaxCodePoint3) {