Home
last modified time | relevance | path

Searched refs:unorm_compare (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Dunorm2.h622 unorm_compare(const UChar *s1, int32_t length1,
Dnormlzr.h804 return unorm_compare(toUCharPtr(s1.getBuffer()), s1.length(), in compare()
Durename.h1273 #define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare) macro
/third_party/icu/icu4c/source/common/unicode/
Dunorm2.h600 unorm_compare(const UChar *s1, int32_t length1,
Dnormlzr.h804 return unorm_compare(toUCharPtr(s1.getBuffer()), s1.length(), in compare()
Durename.h1227 #define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dunorm2.h600 unorm_compare(const UChar *s1, int32_t length1,
Dnormlzr.h804 return unorm_compare(toUCharPtr(s1.getBuffer()), s1.length(), in compare()
Durename.h1210 #define unorm_compare U_ICU_ENTRY_POINT_RENAME(unorm_compare) macro
/third_party/icu/ohos_icu4c/
Dlibicu.map378 unorm_compare;
/third_party/icu/icu4c/source/common/
Dunormcmp.cpp561 unorm_compare(const UChar *s1, int32_t length1, in unorm_compare() function
/third_party/skia/third_party/externals/icu/source/common/
Dunormcmp.cpp561 unorm_compare(const UChar *s1, int32_t length1, in unorm_compare() function
/third_party/node/deps/icu-small/source/common/
Dunormcmp.cpp561 unorm_compare(const char16_t *s1, int32_t length1, in unorm_compare() function
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp418 #undef unorm_compare
1663 int32_t unorm_compare(const UChar * s1, int32_t length1, const UChar * s2, int32_t length2, uint32_… in unorm_compare() function
1664 return U_ICU_ENTRY_POINT_RENAME(unorm_compare)(s1, length1, s2, length2, options, pErrorCode); in unorm_compare()
/third_party/icu/icu4c/source/test/depstest/
Ddependencies.txt229 group: unormcmp # unorm_compare()