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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol.cpp4656 uint8_t compareSec = (uint8_t)((strength >= UCOL_SECONDARY)?0:0xFF); local
4661 UBool isFrenchSec = (coll->frenchCollation == UCOL_ON) && (compareSec == 0);
4817 if(secondary > compareSec) {
4954 if(compareSec == 0) {

Completed in 177 milliseconds