Searched defs:CollationKey (Results 1 – 4 of 4) sorted by relevance
88 public final class CollationKey implements Comparable<CollationKey> class150 public CollationKey(String source, byte key[]) in CollationKey() method in CollationKey159 private CollationKey(String source, byte key[], int length) in CollationKey() method in CollationKey178 public CollationKey(String source, RawCollationKey key) in CollationKey() method in CollationKey
49 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(CollationKey) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument58 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) in CollationKey() function in CollationKey73 CollationKey::CollationKey(const CollationKey& other) in CollationKey() function in CollationKey
80 class CollationKey; variable
86 class CollationKey; variable