Home | History | Annotate | Download | only in unicode

Lines Matching refs:UCollationStrength

870     * Converts C's UCollationStrength to ECollationStrength
871 * @param strength member of the enum UCollationStrength
872 * @return ECollationStrength equivalent of UCollationStrength
875 const UCollationStrength &strength) const;
878 * Converts C++'s ECollationStrength to UCollationStrength
880 * @return UCollationStrength equivalent of ECollationStrength
882 UCollationStrength getUCollationStrength(
927 const UCollationStrength &strength) const
944 inline UCollationStrength RuleBasedCollator::getUCollationStrength(