Searched refs:utrie_getDataBlock (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | utrie.cpp | 196 utrie_getDataBlock(UNewTrie *trie, UChar32 c) { in utrie_getDataBlock() function 230 block=utrie_getDataBlock(trie, c); in utrie_set32() 308 block=utrie_getDataBlock(trie, start); in utrie_setRange32() 349 repeatBlock=utrie_getDataBlock(trie, start); in utrie_setRange32() 365 block=utrie_getDataBlock(trie, start); in utrie_setRange32()
|
/third_party/node/deps/icu-small/source/common/ |
D | utrie.cpp | 196 utrie_getDataBlock(UNewTrie *trie, UChar32 c) { in utrie_getDataBlock() function 230 block=utrie_getDataBlock(trie, c); in utrie_set32() 308 block=utrie_getDataBlock(trie, start); in utrie_setRange32() 349 repeatBlock=utrie_getDataBlock(trie, start); in utrie_setRange32() 365 block=utrie_getDataBlock(trie, start); in utrie_setRange32()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utrie.cpp | 196 utrie_getDataBlock(UNewTrie *trie, UChar32 c) { in utrie_getDataBlock() function 230 block=utrie_getDataBlock(trie, c); in utrie_set32() 308 block=utrie_getDataBlock(trie, start); in utrie_setRange32() 349 repeatBlock=utrie_getDataBlock(trie, start); in utrie_setRange32() 365 block=utrie_getDataBlock(trie, start); in utrie_setRange32()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie.cpp | 196 utrie_getDataBlock(UNewTrie *trie, UChar32 c) { in utrie_getDataBlock() function 230 block=utrie_getDataBlock(trie, c); in utrie_set32() 308 block=utrie_getDataBlock(trie, start); in utrie_setRange32() 349 repeatBlock=utrie_getDataBlock(trie, start); in utrie_setRange32() 365 block=utrie_getDataBlock(trie, start); in utrie_setRange32()
|