Home
last modified time | relevance | path

Searched defs:u_memcmpCodePointOrder (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/m133/third_party/externals/icu/source/common/
Dustring.cpp1164 u_memcmpCodePointOrder(const char16_t *s1, const char16_t *s2, int32_t count) { in u_memcmpCodePointOrder() function
/third_party/skia/third_party/externals/icu/source/common/
Dustring.cpp1164 u_memcmpCodePointOrder(const UChar *s1, const UChar *s2, int32_t count) { in u_memcmpCodePointOrder() function
/third_party/icu/icu4c/source/common/
Dustring.cpp1164 u_memcmpCodePointOrder(const UChar *s1, const UChar *s2, int32_t count) { in u_memcmpCodePointOrder() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h325 #define u_memcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_memcmpCodePointOrder) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h330 #define u_memcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_memcmpCodePointOrder) macro
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Durename.h331 #define u_memcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_memcmpCodePointOrder) macro
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2751 int32_t u_memcmpCodePointOrder(const UChar *s1, const UChar *s2, int32_t count) in u_memcmpCodePointOrder() function