Searched refs:UCHAR_CASE_SENSITIVE (Results 1 – 7 of 7) sorted by relevance
332 UCHAR_CASE_SENSITIVE=34, enumerator
1938 u_hasBinaryProperty(lastCodePoint, UCHAR_CASE_SENSITIVE)) { in fixLiterals()2638 } else if (u_hasBinaryProperty(c, UCHAR_CASE_SENSITIVE)) { in findCaseInsensitiveStarters()2903 if (u_hasBinaryProperty(c, UCHAR_CASE_SENSITIVE)) { in matchStartType()
1575 case UCHAR_CASE_SENSITIVE: in ucase_hasBinaryProperty()
5650 if (!u_hasBinaryProperty(cp, UCHAR_CASE_SENSITIVE)) { in TestCaseInsensitiveStarters()