Lines Matching full:unicode
13 #include "unicode/utypes.h"
14 #include "unicode/uobject.h"
24 // from the Unicode Sets appearing in the source RBBI rules, and
25 // creates the TRIE table used to map from Unicode to the
39 UChar32 fStartChar; // Start of range, unicode 32 bit value.
40 UChar32 fEndChar; // End of range, unicode 32 bit value.
43 // Unicode sets that include this range.
53 // the Unicode set named "dictionary"
62 // RBBISetBuilder Handles processing of Unicode Sets from RBBI rules.
111 uint32_t fTrieSize; // the Unicode Sets.