Searched refs:kMaxTwoUnitDelta (Results 1 – 2 of 2) sorted by relevance
559 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
429 if(i<=UCharsTrie::kMaxTwoUnitDelta) { in writeDeltaTo()