Searched refs:UPPER_FIRST (Results 1 – 12 of 12) sorted by relevance
64 static const int32_t UPPER_FIRST = 0x100; member78 static const int32_t CASE_FIRST_AND_UPPER_MASK = CASE_FIRST | UPPER_FIRST;
435 if((options & CollationSettings::UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()508 } else if((options & CollationSettings::UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()
239 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUpToQuaternary()
327 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUTF16()678 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;
543 if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()620 } else if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()
233 if ((options & CollationSettings.UPPER_FIRST) == 0) { in compareUpToQuaternary()
530 if((options & CollationSettings.UPPER_FIRST) == 0) { in compareUTF16()
54 static final int UPPER_FIRST = 0x100; field in CollationSettings68 public static final int CASE_FIRST_AND_UPPER_MASK = CASE_FIRST | UPPER_FIRST;
539 if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()616 } else if ((options & CollationSettings.UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()
229 if ((options & CollationSettings.UPPER_FIRST) == 0) { in compareUpToQuaternary()
526 if((options & CollationSettings.UPPER_FIRST) == 0) { in compareUTF16()