Searched refs:utrie_getData (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | trietest.c | 334 data=utrie_getData(newTrie, &dataLength); in testTrieRangesWithMalloc() 541 data=utrie_getData(newTrie, &dataLength); in testTrieRanges()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utrie.h | 661 utrie_getData(UNewTrie *trie, int32_t *pLength);
|
D | utrie.cpp | 166 utrie_getData(UNewTrie *trie, int32_t *pLength) { in utrie_getData() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie.h | 662 utrie_getData(UNewTrie *trie, int32_t *pLength);
|
D | utrie.cpp | 166 utrie_getData(UNewTrie *trie, int32_t *pLength) { in utrie_getData() function
|
/third_party/icu/icu4c/source/common/ |
D | utrie.h | 662 utrie_getData(UNewTrie *trie, int32_t *pLength);
|
D | utrie.cpp | 166 utrie_getData(UNewTrie *trie, int32_t *pLength) { in utrie_getData() function
|
/third_party/node/deps/icu-small/source/common/ |
D | utrie.h | 662 utrie_getData(UNewTrie *trie, int32_t *pLength);
|
D | utrie.cpp | 166 utrie_getData(UNewTrie *trie, int32_t *pLength) { in utrie_getData() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1805 #define utrie_getData U_ICU_ENTRY_POINT_RENAME(utrie_getData) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1880 #define utrie_getData U_ICU_ENTRY_POINT_RENAME(utrie_getData) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1880 #define utrie_getData U_ICU_ENTRY_POINT_RENAME(utrie_getData) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1889 #define utrie_getData U_ICU_ENTRY_POINT_RENAME(utrie_getData) macro
|