Searched refs:UCHAR_CASE_SENSITIVE (Results 1 – 4 of 4) sorted by relevance
302 UCHAR_CASE_SENSITIVE=34, enumerator
1351 case UCHAR_CASE_SENSITIVE: in ucase_hasBinaryProperty()
1919 u_hasBinaryProperty(lastCodePoint, UCHAR_CASE_SENSITIVE)) { in fixLiterals()2612 } else if (u_hasBinaryProperty(c, UCHAR_CASE_SENSITIVE)) { in findCaseInsensitiveStarters()2878 if (u_hasBinaryProperty(c, UCHAR_CASE_SENSITIVE)) { in matchStartType()
5603 if (!u_hasBinaryProperty(cp, UCHAR_CASE_SENSITIVE)) { in TestCaseInsensitiveStarters()