Home | History | Annotate | Download | only in unicode

Lines Matching refs:CollationKey

79 class CollationKey;
156 * An older set of APIs returns a <code>CollationKey</code> object that wraps
170 * @see CollationKey
507 * with CollationKey::compareTo. It is not possible to restore the original
510 * <p>Use CollationKey::equals or CollationKey::compare to compare the
517 * @see CollationKey#compare
520 virtual CollationKey& getCollationKey(const UnicodeString& source,
521 CollationKey& key,
526 * with CollationKey::compareTo. It is not possible to restore the original
529 * <p>Use CollationKey::equals or CollationKey::compare to compare the
537 * @see CollationKey#compare
540 virtual CollationKey& getCollationKey(const UChar*source,
542 CollationKey& key,