Home
last modified time | relevance | path

Searched refs:ucase_totitle (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Ducase.h96 ucase_totitle(const UCaseProps *csp, UChar32 c);
Ducase.cpp170 ucase_totitle(const UCaseProps *csp, UChar32 c) { in ucase_totitle() function
1276 return ucase_totitle(GET_CASE_PROPS(), c); in u_totitle()
/external/icu/icu4c/source/common/unicode/
Durename.h568 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle) macro