Home
last modified time | relevance | path

Searched refs:ucptrie_internalSmallIndex (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
Ducptrie.h585 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c);
608 ucptrie_internalSmallIndex(trie, c))
Durename.h806 #define ucptrie_internalSmallIndex U_ICU_ENTRY_POINT_RENAME(ucptrie_internalSmallIndex) macro
/third_party/node/deps/icu-small/source/common/unicode/
Ducptrie.h585 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c);
608 ucptrie_internalSmallIndex(trie, c))
Durename.h807 #define ucptrie_internalSmallIndex U_ICU_ENTRY_POINT_RENAME(ucptrie_internalSmallIndex) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h586 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c);
609 ucptrie_internalSmallIndex(trie, c))
Durename.h797 #define ucptrie_internalSmallIndex U_ICU_ENTRY_POINT_RENAME(ucptrie_internalSmallIndex) macro
/third_party/icu/icu4c/source/common/
Ducptrie.cpp161 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/
Ducptrie.cpp161 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/
Ducptrie.cpp161 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c) { in ucptrie_internalSmallIndex() function
194 return ucptrie_internalSmallIndex(trie, c); in ucptrie_internalSmallU8Index()