Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.h92 ucase_totitle(UChar32 c);
Ducase.cpp163 ucase_totitle(UChar32 c) { in ucase_totitle() function
1331 return ucase_totitle(c); in u_totitle()
/external/icu/icu4c/source/common/unicode/
Durename.h564 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle) macro