Searched refs:kNumPunctuationRangesStart (Results 1 – 1 of 1) sorted by relevance
175 constexpr int kNumPunctuationRangesStart = ARRAYSIZE(kPunctuationRangesStart); variable438 static_assert(kNumPunctuationRangesStart == kNumPunctuationRangesEnd,572 kNumPunctuationRangesStart, /*stride=*/1, codepoint) >= 0); in IsPunctuation()