Home | History | Annotate | Download | only in common

Lines Matching refs:UChar32

196 utrie_getDataBlock(UNewTrie *trie, UChar32 c) {
222 utrie_set32(UNewTrie *trie, UChar32 c, uint32_t value) {
240 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero) {
263 utrie_fillBlock(uint32_t *block, UChar32 start, UChar32 limit,
284 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite) {
305 UChar32 nextStart;
409 UChar32 c;
721 defaultGetFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset) {
723 UChar32 limit;
1065 UChar32 c, prev;