Home
last modified time | relevance | path

Searched refs:ucase_toFullFolding (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.cpp37 fFoldLength = ucase_toFullFolding(originalC, &fFoldChars, U_FOLD_CASE_DEFAULT); in next()
85 fFoldLength = ucase_toFullFolding(originalC, &fFoldChars, U_FOLD_CASE_DEFAULT); in next()
/external/icu/icu4c/source/common/
Dunormcmp.cpp316 (length=ucase_toFullFolding((UChar32)cp1, &p, options))>=0 in unorm_cmpEquivFold()
361 (length=ucase_toFullFolding((UChar32)cp2, &p, options))>=0 in unorm_cmpEquivFold()
Ducase.h293 ucase_toFullFolding(UChar32 c,
Duniset_closure.cpp202 result = ucase_toFullFolding(cp, &full, 0); in closeOver()
Duprops.cpp135 return (UBool)(ucase_toFullFolding(c, &resultString, U_FOLD_CASE_DEFAULT)>=0); in changesWhenCasefolded()
639 int32_t folded1Length=ucase_toFullFolding(c, &folded1, U_FOLD_CASE_DEFAULT); in u_getFC_NFKC_Closure()
Dustrcase.cpp275 c = ucase_toFullFolding(c, &s, options); in toLower()
1614 (length=ucase_toFullFolding((UChar32)cp1, &p, options))>=0 in _cmpFold()
1660 (length=ucase_toFullFolding((UChar32)cp2, &p, options))>=0 in _cmpFold()
Ducasemap.cpp302 c = ucase_toFullFolding(c, &s, options); in toLower()
Ducase.cpp1409 ucase_toFullFolding(UChar32 c, in ucase_toFullFolding() function
/external/icu/libandroidicu/include/unicode/
Durename.h563 #define ucase_toFullFolding U_ICU_ENTRY_POINT_RENAME(ucase_toFullFolding) macro
/external/icu/icu4c/source/common/unicode/
Durename.h563 #define ucase_toFullFolding U_ICU_ENTRY_POINT_RENAME(ucase_toFullFolding) macro