Searched refs:ucase_fold (Results 1 – 12 of 12) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 96 ucase_fold(UChar32 c, uint32_t options);
|
D | ucase.cpp | 1341 ucase_fold(UChar32 c, uint32_t options) { in ucase_fold() function 1524 return ucase_fold(c, options); in u_foldCase()
|
/third_party/icu/icu4c/source/common/ |
D | ucase.h | 97 ucase_fold(UChar32 c, uint32_t options);
|
D | ucase.cpp | 1378 ucase_fold(UChar32 c, uint32_t options) { in ucase_fold() function 1561 return ucase_fold(c, options); in u_foldCase()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucase.h | 97 ucase_fold(UChar32 c, uint32_t options);
|
D | ucase.cpp | 1378 ucase_fold(UChar32 c, uint32_t options) { in ucase_fold() function 1561 return ucase_fold(c, options); in u_foldCase()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucase.h | 97 ucase_fold(UChar32 c, uint32_t options);
|
D | ucase.cpp | 1378 ucase_fold(UChar32 c, uint32_t options) { in ucase_fold() function 1561 return ucase_fold(c, options); in u_foldCase()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 556 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 562 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 562 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 568 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold) macro
|