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

/external/chromium_org/third_party/icu/source/common/
H A Ducase.cpp169 ucase_totitle(const UCaseProps *csp, UChar32 c) { function
1259 return ucase_totitle(GET_CASE_PROPS(), c);
/external/icu/icu4c/source/common/
H A Ducase.cpp169 ucase_totitle(const UCaseProps *csp, UChar32 c) { function
1259 return ucase_totitle(GET_CASE_PROPS(), c);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h566 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h556 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle) macro

Completed in 220 milliseconds