Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtolowtrn.cpp31 CaseMapTransliterator(UNICODE_STRING("Any-Lower", 9), ucase_toFullLower) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dtitletrn.cpp133 … result=ucase_toFullLower(c, utrans_rep_caseContextIterator, &csc, &s, UCASE_LOC_ROOT); in handleTransliterate()
/external/icu/icu4c/source/common/
Ducase.h275 ucase_toFullLower(UChar32 c,
Ducase.cpp1034 ucase_toFullLower(UChar32 c, in ucase_toFullLower() function
1557 return (UBool)(ucase_toFullLower(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0); in ucase_hasBinaryProperty()
1565 ucase_toFullLower(c, NULL, NULL, &resultString, UCASE_LOC_ROOT)>=0 || in ucase_hasBinaryProperty()
Duniset_closure.cpp193 result = ucase_toFullLower(cp, NULL, NULL, &full, UCASE_LOC_ROOT); in closeOver()
Ducasemap.cpp300 c = ucase_toFullLower(c, utf8_caseContextIterator, csc, &s, caseLocale); in toLower()
Dustrcase.cpp273 c = ucase_toFullLower(c, utf16_caseContextIterator, csc, &s, caseLocale); in toLower()
/external/icu/libandroidicu/include/unicode/
Durename.h564 #define ucase_toFullLower U_ICU_ENTRY_POINT_RENAME(ucase_toFullLower) macro
/external/icu/icu4c/source/common/unicode/
Durename.h564 #define ucase_toFullLower U_ICU_ENTRY_POINT_RENAME(ucase_toFullLower) macro