Home
last modified time | relevance | path

Searched refs:ustrcase_getCaseLocale (Results 1 – 9 of 9) sorted by relevance

/external/icu/icu4c/source/common/
Dustrcase_locale.cpp31 ustrcase_getCaseLocale(const char *locale) { in ustrcase_getCaseLocale() function
50 ustrcase_getCaseLocale(locale), 0, UCASEMAP_BREAK_ITERATOR_NULL in u_strToLower()
62 ustrcase_getCaseLocale(locale), 0, UCASEMAP_BREAK_ITERATOR_NULL in u_strToUpper()
76 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL in toLower()
88 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL in toUpper()
Dunistr_case_locale.cpp34 return caseMap(ustrcase_getCaseLocale(NULL), 0, in toLower()
40 return caseMap(ustrcase_getCaseLocale(locale.getBaseName()), 0, in toLower()
46 return caseMap(ustrcase_getCaseLocale(NULL), 0, in toUpper()
52 return caseMap(ustrcase_getCaseLocale(locale.getBaseName()), 0, in toUpper()
Ducasemap_titlecase_brkiter.cpp51 ustrcase_getCaseLocale(locale), options, iter, in utf8ToTitle()
75 ustrcase_getCaseLocale(locale), options, iter, in utf8ToTitle()
Dunistr_titlecase_brkiter.cpp51 caseMap(ustrcase_getCaseLocale(locale.getBaseName()), options, iter, ustrcase_internalToTitle); in toTitle()
Dustr_titlecase_brkiter.cpp187 ustrcase_getCaseLocale(locale), options, iter, in toTitle()
213 ustrcase_getCaseLocale(locale), 0, iter, in u_strToTitle()
Ducasemap.cpp892 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL in utf8ToLower()
902 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL in utf8ToUpper()
923 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL in utf8ToLower()
935 ustrcase_getCaseLocale(locale), options, UCASEMAP_BREAK_ITERATOR_NULL in utf8ToUpper()
Ducasemap_imp.h136 ustrcase_getCaseLocale(const char *locale);
/external/icu/libandroidicu/include/unicode/
Durename.h1701 #define ustrcase_getCaseLocale U_ICU_ENTRY_POINT_RENAME(ustrcase_getCaseLocale) macro
/external/icu/icu4c/source/common/unicode/
Durename.h1701 #define ustrcase_getCaseLocale U_ICU_ENTRY_POINT_RENAME(ustrcase_getCaseLocale) macro