Home
last modified time | relevance | path

Searched refs:utrie2_enumForLeadSurrogate (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dtrie2test.c1101 utrie2_enumForLeadSurrogate(trie, 0xd800, in EnumNewTrieForLeadSurrogateTest()
1105 utrie2_enumForLeadSurrogate(trie, 0xd87e, in EnumNewTrieForLeadSurrogateTest()
1109 utrie2_enumForLeadSurrogate(trie, 0xd87f, in EnumNewTrieForLeadSurrogateTest()
1113 utrie2_enumForLeadSurrogate(trie, 0xdbff, in EnumNewTrieForLeadSurrogateTest()
/third_party/node/deps/icu-small/source/common/
Dutrie2.h530 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead,
Dutrie2.cpp627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, in utrie2_enumForLeadSurrogate() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie2.h530 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead,
Dutrie2.cpp627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, in utrie2_enumForLeadSurrogate() function
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2.h530 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead,
Dutrie2.cpp627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, in utrie2_enumForLeadSurrogate() function
/third_party/icu/icu4c/source/common/
Dutrie2.h530 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead,
Dutrie2.cpp627 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, in utrie2_enumForLeadSurrogate() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h1784 #define utrie2_enumForLeadSurrogate U_ICU_ENTRY_POINT_RENAME(utrie2_enumForLeadSurrogate) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h1859 #define utrie2_enumForLeadSurrogate U_ICU_ENTRY_POINT_RENAME(utrie2_enumForLeadSurrogate) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1859 #define utrie2_enumForLeadSurrogate U_ICU_ENTRY_POINT_RENAME(utrie2_enumForLeadSurrogate) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1868 #define utrie2_enumForLeadSurrogate U_ICU_ENTRY_POINT_RENAME(utrie2_enumForLeadSurrogate) macro
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationdatabuilder.cpp1204 utrie2_enumForLeadSurrogate(trie, lead, NULL, enumRangeLeadValue, &value); in setLeadSurrogates()
/third_party/icu/icu4c/source/i18n/
Dcollationdatabuilder.cpp1209 utrie2_enumForLeadSurrogate(trie, lead, NULL, enumRangeLeadValue, &value); in setLeadSurrogates()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationdatabuilder.cpp1209 utrie2_enumForLeadSurrogate(trie, lead, NULL, enumRangeLeadValue, &value); in setLeadSurrogates()
/third_party/node/deps/icu-small/source/i18n/
Dcollationdatabuilder.cpp1209 utrie2_enumForLeadSurrogate(trie, lead, NULL, enumRangeLeadValue, &value); in setLeadSurrogates()