HomeSort by relevance Sort by last modified time
    Searched defs:strengthIsPrimary (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
collationfastlatin.cpp 274 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY;
288 leftPair = getCases(variableTop, strengthIsPrimary, leftPair);
301 rightPair = getCases(variableTop, strengthIsPrimary, rightPair);
626 UBool strengthIsPrimary = CollationSettings::getStrength(options) == UCOL_PRIMARY;
640 leftPair = getCases(variableTop, strengthIsPrimary, leftPair);
653 rightPair = getCases(variableTop, strengthIsPrimary, rightPair);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 2260 milliseconds