Home
last modified time | relevance | path

Searched refs:utrie2_get32FromLeadSurrogateCodeUnit (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
Dtrie2test.c238 value2=utrie2_get32FromLeadSurrogateCodeUnit(trie, start); in testTrieGetters()
522 value=utrie2_get32FromLeadSurrogateCodeUnit(trie, 0xd801); in testFrozenTrie()
524 value2=utrie2_get32FromLeadSurrogateCodeUnit(trie, 0xd801); in testFrozenTrie()
/external/icu4c/test/cintltst/
Dtrie2test.c238 value2=utrie2_get32FromLeadSurrogateCodeUnit(trie, start); in testTrieGetters()
522 value=utrie2_get32FromLeadSurrogateCodeUnit(trie, 0xd801); in testFrozenTrie()
524 value2=utrie2_get32FromLeadSurrogateCodeUnit(trie, 0xd801); in testFrozenTrie()
/external/icu4c/common/
Dutrie2.h532 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c);
Dutrie2.cpp73 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c) { in utrie2_get32FromLeadSurrogateCodeUnit() function
/external/chromium_org/third_party/icu/source/common/
Dutrie2.h531 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c);
Dutrie2.cpp69 utrie2_get32FromLeadSurrogateCodeUnit(const UTrie2 *trie, UChar32 c) { in utrie2_get32FromLeadSurrogateCodeUnit() function
/external/icu4c/common/unicode/
Durename.h1709 #define utrie2_get32FromLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_get32FromLeadSurrogat… macro
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h1672 #define utrie2_get32FromLeadSurrogateCodeUnit U_ICU_ENTRY_POINT_RENAME(utrie2_get32FromLeadSurrogat… macro