Home | History | Annotate | Download | only in intltest

Lines Matching defs:maxPrefixLength

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