Searched defs:ucase_tolower (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducase.cpp134 ucase_tolower(const UCaseProps *csp, UChar32 c) { function
1246 return ucase_tolower(GET_CASE_PROPS(), c);
/external/icu/icu4c/source/common/unicode/
H A Durename.h562 #define ucase_tolower U_ICU_ENTRY_POINT_RENAME(ucase_tolower) macro

Completed in 122 milliseconds