Home | History | Annotate | Download | only in common

Lines Matching full:uchar32

194 utrie_getDataBlock(UNewTrie *trie, UChar32 c) {
220 utrie_set32(UNewTrie *trie, UChar32 c, uint32_t value) {
238 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero) {
261 utrie_fillBlock(uint32_t *block, UChar32 start, UChar32 limit,
282 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite) {
303 UChar32 nextStart;
407 UChar32 c;
719 defaultGetFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset) {
721 UChar32 limit;
1063 UChar32 c, prev;