Searched defs:UCaseProps (Results 1 – 3 of 3) sorted by relevance
35 struct UCaseProps { struct36 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];
40 public final class UCaseProps { class45 private UCaseProps() throws IOException { in UCaseProps() method in UCaseProps
36 public final class UCaseProps { class41 private UCaseProps() throws IOException { in UCaseProps() method in UCaseProps