Home | History | Annotate | Download | only in intltest

Lines Matching refs:maxPrefixLength

1269     const int32_t maxPrefixLength = longCapacity - 6 - 1;
1272 for (int32_t prefixLength = 0; prefixLength < maxPrefixLength; ++prefixLength) {