Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genuca/
H A Dcollationbasedatabuilder.cpp389 UBool needCommonSecTerUnit = false; in buildRootElementsTable() local
395 if((p != prevPrimary || secTer > Collation::COMMON_SEC_AND_TER_CE) && needCommonSecTerUnit) { in buildRootElementsTable()
468 needCommonSecTerUnit = false; in buildRootElementsTable()
471 if(secTer == Collation::COMMON_SEC_AND_TER_CE && !needCommonSecTerUnit) { in buildRootElementsTable()
476 needCommonSecTerUnit = p != 0; in buildRootElementsTable()
479 needCommonSecTerUnit = false; in buildRootElementsTable()

Completed in 2 milliseconds