Searched defs:ucase_fold (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducase.cpp1097 ucase_fold(const UCaseProps *csp, UChar32 c, uint32_t options) { function
1265 return ucase_fold(GET_CASE_PROPS(), c, options);
/external/icu/icu4c/source/common/
H A Ducase.cpp1097 ucase_fold(const UCaseProps *csp, UChar32 c, uint32_t options) { function
1265 return ucase_fold(GET_CASE_PROPS(), c, options);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h553 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h543 #define ucase_fold U_ICU_ENTRY_POINT_RENAME(ucase_fold) macro

Completed in 77 milliseconds