Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genuca/
Dcollationbasedatabuilder.cpp384 UBool needCommonSecTerUnit = FALSE; in buildRootElementsTable() local
390 … if((p != prevPrimary || secTer > Collation::COMMON_SEC_AND_TER_CE) && needCommonSecTerUnit) { in buildRootElementsTable()
463 needCommonSecTerUnit = FALSE; in buildRootElementsTable()
466 if(secTer == Collation::COMMON_SEC_AND_TER_CE && !needCommonSecTerUnit) { in buildRootElementsTable()
471 needCommonSecTerUnit = p != 0; in buildRootElementsTable()
474 needCommonSecTerUnit = FALSE; in buildRootElementsTable()