Searched refs:ucase_totitle (Results 1 – 7 of 7) sorted by relevance
82 ucase_totitle(const UCaseProps *csp, UChar32 c);
166 ucase_totitle(const UCaseProps *csp, UChar32 c) { in ucase_totitle() function1232 return ucase_totitle(GET_CASE_PROPS(), c); in u_totitle()
410 #define ucase_totitle ucase_totitle_3_2 macro
562 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle) macro