Searched refs:ucase_getTypeOrIgnorable (Results 1 – 8 of 8) sorted by relevance
100 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()128 type=ucase_getTypeOrIgnorable(c); in handleTransliterate()
188 ucase_getTypeOrIgnorable(UChar32 c);
589 ucase_getTypeOrIgnorable(UChar32 c) { in ucase_getTypeOrIgnorable() function892 int32_t type=ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter()1543 return (UBool)(ucase_getTypeOrIgnorable(c)>>2); in ucase_hasBinaryProperty()
557 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter()580 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
1004 int32_t type = ucase_getTypeOrIgnorable(c); in isFollowedByCasedLetter()1034 int32_t type = ucase_getTypeOrIgnorable(c); in toUpper()
559 #define ucase_getTypeOrIgnorable U_ICU_ENTRY_POINT_RENAME(ucase_getTypeOrIgnorable) macro
3320 - via UProperty; call ucase.h functions ucase_getType() and ucase_getTypeOrIgnorable()