Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dtitletrn.cpp98 type=ucase_getTypeOrIgnorable(fCsp, c); in handleTransliterate()
126 type=ucase_getTypeOrIgnorable(fCsp, c); in handleTransliterate()
/external/icu/icu4c/source/common/
Ducase.h161 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c);
Ducase.cpp438 ucase_getTypeOrIgnorable(const UCaseProps *csp, UChar32 c) { in ucase_getTypeOrIgnorable() function
659 int32_t type=ucase_getTypeOrIgnorable(csp, c); in isFollowedByCasedLetter()
1288 return (UBool)(ucase_getTypeOrIgnorable(csp, c)>>2); in ucase_hasBinaryProperty()
/external/icu/icu4c/source/common/unicode/
Durename.h554 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
/external/icu/icu4c/source/data/unidata/
Dchanges.txt1615 - via UProperty; call ucase.h functions ucase_getType() and ucase_getTypeOrIgnorable()