Home
last modified time | relevance | path

Searched refs:ucase_toFullUpper (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtoupptrn.cpp31 CaseMapTransliterator(UNICODE_STRING("Any-Upper", 9), ucase_toFullUpper) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/external/icu/icu4c/source/common/
Ducase.h281 ucase_toFullUpper(UChar32 c,
Ducase.cpp1283 ucase_toFullUpper(UChar32 c, in ucase_toFullUpper() function
1559 return (UBool)(ucase_toFullUpper(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
1566 ucase_toFullUpper(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0 || in ucase_hasBinaryProperty()
Duniset_closure.cpp199 result = ucase_toFullUpper(cp, NULL, NULL, &full, UCASE_LOC_ROOT); in closeOver()
Ducasemap.cpp407 c = ucase_toFullUpper(c, utf8_caseContextIterator, csc, &s, caseLocale); in toUpper()
702 c=ucase_toFullUpper(c, NULL, NULL, &s, UCASE_LOC_GREEK); in toUpper()
Dustrcase.cpp367 c = ucase_toFullUpper(c, utf16_caseContextIterator, csc, &s, caseLocale); in toUpper()
1150 c=ucase_toFullUpper(c, NULL, NULL, &s, UCASE_LOC_GREEK); in toUpper()
/external/icu/libandroidicu/include/unicode/
Durename.h566 #define ucase_toFullUpper U_ICU_ENTRY_POINT_RENAME(ucase_toFullUpper) macro
/external/icu/icu4c/source/common/unicode/
Durename.h566 #define ucase_toFullUpper U_ICU_ENTRY_POINT_RENAME(ucase_toFullUpper) macro