Searched refs:UCHAR_CASE_SENSITIVE (Results 1 – 5 of 5) sorted by relevance
332 UCHAR_CASE_SENSITIVE=34, enumerator
1920 u_hasBinaryProperty(lastCodePoint, UCHAR_CASE_SENSITIVE)) { in fixLiterals()2613 } else if (u_hasBinaryProperty(c, UCHAR_CASE_SENSITIVE)) { in findCaseInsensitiveStarters()2879 if (u_hasBinaryProperty(c, UCHAR_CASE_SENSITIVE)) { in matchStartType()
1538 case UCHAR_CASE_SENSITIVE: in ucase_hasBinaryProperty()
5604 if (!u_hasBinaryProperty(cp, UCHAR_CASE_SENSITIVE)) { in TestCaseInsensitiveStarters()