Searched refs:getCaseFirst (Results 1 – 4 of 4) sorted by relevance
163 UColAttributeValue getCaseFirst() const { in getCaseFirst() function
419 return settings->getCaseFirst(); in getAttribute()
365 public int getCaseFirst() { in getCaseFirst() method in CollationSettings
1296 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST_AND_UPPER_MASK); in isUpperCaseFirst()1311 return (settings.readOnly().getCaseFirst() == CollationSettings.CASE_FIRST); in isLowerCaseFirst()