Searched refs:ucptrie_internalSmallIndex (Results 1 – 9 of 9) sorted by relevance
/third_party/icu/icu4c/source/common/unicode/ |
D | ucptrie.h | 585 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c); 608 ucptrie_internalSmallIndex(trie, c))
|
D | urename.h | 806 #define ucptrie_internalSmallIndex U_ICU_ENTRY_POINT_RENAME(ucptrie_internalSmallIndex) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucptrie.h | 585 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c); 608 ucptrie_internalSmallIndex(trie, c))
|
D | urename.h | 807 #define ucptrie_internalSmallIndex U_ICU_ENTRY_POINT_RENAME(ucptrie_internalSmallIndex) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucptrie.h | 586 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c); 609 ucptrie_internalSmallIndex(trie, c))
|
D | urename.h | 797 #define ucptrie_internalSmallIndex U_ICU_ENTRY_POINT_RENAME(ucptrie_internalSmallIndex) macro
|
/third_party/icu/icu4c/source/common/ |
D | ucptrie.cpp | 161 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c) { in ucptrie_internalSmallIndex() function 194 return ucptrie_internalSmallIndex(trie, c); in ucptrie_internalSmallU8Index()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucptrie.cpp | 161 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c) { in ucptrie_internalSmallIndex() function 194 return ucptrie_internalSmallIndex(trie, c); in ucptrie_internalSmallU8Index()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucptrie.cpp | 161 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c) { in ucptrie_internalSmallIndex() function 194 return ucptrie_internalSmallIndex(trie, c); in ucptrie_internalSmallU8Index()
|