Home
last modified time | relevance | path

Searched refs:ucase_getTypeOrIgnorable (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtitletrn.cpp100 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()
128 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()
/external/icu/icu4c/source/common/
Ducase.h189 ucase_getTypeOrIgnorable(UChar32 c);
Ducase.cpp590 ucase_getTypeOrIgnorable(UChar32 c) { in ucase_getTypeOrIgnorable() function
918 int32_t type=ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter()
1580 return (UBool)(ucase_getTypeOrIgnorable(c)>>2); in ucase_hasBinaryProperty()
Ducasemap.cpp557 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter()
580 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
Dustrcase.cpp1004 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter()
1034 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
/external/icu/libicu/cts_headers/
Ducase.h189 ucase_getTypeOrIgnorable(UChar32 c);
/external/icu/libicu/cts_headers/unicode/
Durename.h565 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
/external/icu/libicu/ndk_headers/unicode/
Durename.h565 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
/external/icu/icu4c/source/common/unicode/
Durename.h565 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
/external/icu/libandroidicu/include/unicode/
Durename.h565 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
/external/icu/icu4c/source/data/unidata/
Dchanges.txt4241 - via UProperty; call ucase.h functions ucase_getType() and ucase_getTypeOrIgnorable()