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
476 * with CollationKey::compareTo. It is not possible to restore the original
479 * <p>Use CollationKey::equals or CollationKey::compare to compare the
486 * @see CollationKey#compare
489 virtual CollationKey& getCollationKey(const UnicodeString& source,
490 CollationKey& key,
495 * with CollationKey::compareTo. It is not possible to restore the original
498 * <p>Use CollationKey::equals or CollationKey::compare to compare the
506 * @see CollationKey#compare
509 virtual CollationKey& getCollationKey(const UChar*source,
511 CollationKey& key,