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

/external/chromium_org/third_party/icu/source/common/
H A Ducase.cpp1047 ucase_toFullTitle(const UCaseProps *csp, UChar32 c, function
1310 return (UBool)(ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1317 ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
/external/icu/icu4c/source/common/
H A Ducase.cpp1047 ucase_toFullTitle(const UCaseProps *csp, UChar32 c, function
1310 return (UBool)(ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
1317 ucase_toFullTitle(csp, c, NULL, NULL, &resultString, "", &locCache)>=0);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h563 #define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h553 #define ucase_toFullTitle U_ICU_ENTRY_POINT_RENAME(ucase_toFullTitle) macro

Completed in 1070 milliseconds