Searched defs:u_strCaseCompare (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ustrcase.cpp | 1768 u_strCaseCompare(const UChar *s1, int32_t length1, in u_strCaseCompare() function
|
| /third_party/icu/icu4c/source/common/ |
| D | ustrcase.cpp | 1850 u_strCaseCompare(const UChar *s1, int32_t length1, in u_strCaseCompare() function
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ustrcase.cpp | 1855 u_strCaseCompare(const char16_t *s1, int32_t length1, in u_strCaseCompare() function
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | urename.h | 350 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare) macro
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | urename.h | 355 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare) macro
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | urename.h | 356 #define u_strCaseCompare U_ICU_ENTRY_POINT_RENAME(u_strCaseCompare) macro
|
| /third_party/icu/ohos_icu4c/src/ |
| D | icu_addon.cpp | 2697 int32_t u_strCaseCompare(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, uint32… in u_strCaseCompare() function
|