Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Ducptrie.h60 struct UCPTrie { struct
65 UCPTrieData data; argument
77 int8_t type; // UCPTrieType argument
79 int8_t valueWidth; // UCPTrieValueWidth argument
82 uint32_t reserved32;
84 uint16_t reserved16;
108 typedef struct UCPTrie UCPTrie; argument