Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducase.h82 ucase_totitle(const UCaseProps *csp, UChar32 c);
Ducase.c166 ucase_totitle(const UCaseProps *csp, UChar32 c) { in ucase_totitle() function
1232 return ucase_totitle(GET_CASE_PROPS(), c); in u_totitle()
/external/webkit/Source/WebCore/icu/unicode/
Durename.h410 #define ucase_totitle ucase_totitle_3_2 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h410 #define ucase_totitle ucase_totitle_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h410 #define ucase_totitle ucase_totitle_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h410 #define ucase_totitle ucase_totitle_3_2 macro
/external/icu4c/common/unicode/
Durename.h562 #define ucase_totitle U_ICU_ENTRY_POINT_RENAME(ucase_totitle) macro