Home
last modified time | relevance | path

Searched refs:nextPrimary (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.cpp524 uint32_t nextPrimary; // = p + step in writeRootElementsRange() local
526 nextPrimary = Collation::incTwoBytePrimaryByOffset(p, isCompressible, step); in writeRootElementsRange()
528 nextPrimary = Collation::incThreeBytePrimaryByOffset(p, isCompressible, step); in writeRootElementsRange()
535 if(p != nextPrimary || in writeRootElementsRange()

Completed in 2 milliseconds