Searched refs:kNumToUpperRangesStart (Results 1 – 1 of 1) sorted by relevance
364 constexpr int kNumToUpperRangesStart = ARRAYSIZE(kToUpperRangesStart); variable434 static_assert(kNumToUpperRangesStart == kNumToUpperRangesEnd,436 static_assert(kNumToUpperRangesStart == kNumToUpperRangesOffsets,694 kNumToUpperRangesStart, /*stride=*/1, codepoint); in ToUpper()