Home
last modified time | relevance | path

Searched defs:UCaseProps (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Ducase.cpp35 struct UCaseProps { struct
36 UDataMemory *mem;
37 const int32_t *indexes;
38 const uint16_t *exceptions;
39 const uint16_t *unfold;
41 UTrie2 trie;
42 uint8_t formatVersion[4];
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCaseProps.java40 public final class UCaseProps { class
45 private UCaseProps() throws IOException { in UCaseProps() method in UCaseProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java36 public final class UCaseProps { class
41 private UCaseProps() throws IOException { in UCaseProps() method in UCaseProps