Searched refs:MERGE_SEPARATOR_BYTE (Results 1 – 25 of 29) sorted by relevance
12
27 const uint8_t Collation::MERGE_SEPARATOR_BYTE; member in Collation
320 if(p1 > Collation::MERGE_SEPARATOR_BYTE) { in writeSortKeyUpToQuaternary()415 Collation::LEVEL_SEPARATOR_BYTE : Collation::MERGE_SEPARATOR_BYTE); in writeSortKeyUpToQuaternary()
44 static const uint8_t MERGE_SEPARATOR_BYTE = 2; variable
243 U_ASSERT(lowStart == ((Collation::MERGE_SEPARATOR_BYTE + 1) << 8)); in makeReorderRanges()
382 data->scriptStarts[1] == ((Collation::MERGE_SEPARATOR_BYTE + 1) << 8) && in read()
433 if (p1 > Collation.MERGE_SEPARATOR_BYTE) { in writeSortKeyUpToQuaternary()529 Collation.LEVEL_SEPARATOR_BYTE : Collation.MERGE_SEPARATOR_BYTE); in writeSortKeyUpToQuaternary()
49 public static final int MERGE_SEPARATOR_BYTE = 2; field in Collation
31 minBytes[1] = Collation.MERGE_SEPARATOR_BYTE + 1; in initForPrimary()
328 assert(lowStart == ((Collation.MERGE_SEPARATOR_BYTE + 1) << 8)); in makeReorderRanges()
423 data.scriptStarts[1] == ((Collation.MERGE_SEPARATOR_BYTE + 1) << 8) && in read()
423 if (p1 > Collation.MERGE_SEPARATOR_BYTE) { in writeSortKeyUpToQuaternary()519 Collation.LEVEL_SEPARATOR_BYTE : Collation.MERGE_SEPARATOR_BYTE); in writeSortKeyUpToQuaternary()
47 public static final int MERGE_SEPARATOR_BYTE = 2; field in Collation
29 minBytes[1] = Collation.MERGE_SEPARATOR_BYTE + 1; in initForPrimary()
326 assert(lowStart == ((Collation.MERGE_SEPARATOR_BYTE + 1) << 8)); in makeReorderRanges()
422 data.scriptStarts[1] == ((Collation.MERGE_SEPARATOR_BYTE + 1) << 8) && in read()
108 minBytes[1] = Collation::MERGE_SEPARATOR_BYTE + 1; in initForPrimary()