Searched refs:UPPER_FIRST (Results 1 – 12 of 12) sorted by relevance
66 static const int32_t UPPER_FIRST = 0x100; member80 static const int32_t CASE_FIRST_AND_UPPER_MASK = CASE_FIRST | UPPER_FIRST;
437 if((options & CollationSettings::UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()510 } else if((options & CollationSettings::UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()
241 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUpToQuaternary()
329 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUTF16()680 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUTF8()
56 static final int UPPER_FIRST = 0x100; field in CollationSettings70 public static final int CASE_FIRST_AND_UPPER_MASK = CASE_FIRST | UPPER_FIRST;
541 if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()618 } else if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()
231 if ((options & CollationSettings.UPPER_FIRST) == 0) { in compareUpToQuaternary()
530 if((options & CollationSettings.UPPER_FIRST) == 0) { in compareUTF16()
58 static final int UPPER_FIRST = 0x100; field in CollationSettings72 public static final int CASE_FIRST_AND_UPPER_MASK = CASE_FIRST | UPPER_FIRST;
551 if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()628 } else if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()
235 if ((options & CollationSettings.UPPER_FIRST) == 0) { in compareUpToQuaternary()
534 if((options & CollationSettings.UPPER_FIRST) == 0) { in compareUTF16()