Searched refs:UPPER_FIRST (Results 1 – 4 of 4) sorted by relevance
62 static const int32_t UPPER_FIRST = 0x100; member76 static const int32_t CASE_FIRST_AND_UPPER_MASK = CASE_FIRST | UPPER_FIRST;
417 if((options & CollationSettings::UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()486 } else if((options & CollationSettings::UPPER_FIRST) == 0) { in writeSortKeyUpToQuaternary()
242 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUpToQuaternary()
312 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUTF16()664 if((options & CollationSettings::UPPER_FIRST) == 0) { in compareUTF8()