Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/icu/source/common/
Dustring.cpp937 u_strcmpCodePointOrder(const char16_t *s1, const char16_t *s2) { in u_strcmpCodePointOrder() function
/third_party/skia/third_party/externals/icu/source/common/
Dustring.cpp937 u_strcmpCodePointOrder(const UChar *s1, const UChar *s2) { in u_strcmpCodePointOrder() function
/third_party/icu/icu4c/source/common/
Dustring.cpp937 u_strcmpCodePointOrder(const UChar *s1, const UChar *s2) { in u_strcmpCodePointOrder() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h380 #define u_strcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h385 #define u_strcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder) macro
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Durename.h386 #define u_strcmpCodePointOrder U_ICU_ENTRY_POINT_RENAME(u_strcmpCodePointOrder) macro
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2694 int32_t u_strcmpCodePointOrder(const UChar *s1, const UChar *s2) in u_strcmpCodePointOrder() function