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

  /external/icu/icu4c/source/i18n/
collationbuilder.cpp 716 int32_t tempStrength = ceStrength(ce);
717 if(strength < tempStrength) { tempStrength = strength; }
718 ces[cesLength - 1] = tempCEFromIndexAndStrength(index, tempStrength);
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 98 milliseconds