Home
last modified time | relevance | path

Searched refs:UCASE_IGNORABLE (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/
Ducase.h356 #define UCASE_IGNORABLE 4 macro
Ducasemap.cpp558 if ((type & UCASE_IGNORABLE) != 0) { in isFollowedByCasedLetter()
581 if ((type & UCASE_IGNORABLE) != 0) { in toUpper()
Dustrcase.cpp1005 if ((type & UCASE_IGNORABLE) != 0) { in isFollowedByCasedLetter()
1035 if ((type & UCASE_IGNORABLE) != 0) { in toUpper()