D | CollationFastLatin.java | 330 long pairAndInc = nextPair(table, c, leftPair, left, leftIndex); in compareUTF16() local 366 long pairAndInc = nextPair(table, c, rightPair, right, rightIndex); in compareUTF16() local 422 long pairAndInc = nextPair(table, c, leftPair, left, leftIndex); in compareUTF16() local 451 long pairAndInc = nextPair(table, c, rightPair, right, rightIndex); in compareUTF16() local 494 long pairAndInc = nextPair(table, c, leftPair, left, leftIndex); in compareUTF16() local 512 long pairAndInc = nextPair(table, c, rightPair, right, rightIndex); in compareUTF16() local 557 long pairAndInc = nextPair(table, c, leftPair, left, leftIndex); in compareUTF16() local 575 long pairAndInc = nextPair(table, c, rightPair, right, rightIndex); in compareUTF16() local 623 long pairAndInc = nextPair(table, c, leftPair, left, leftIndex); in compareUTF16() local 641 long pairAndInc = nextPair(table, c, rightPair, right, rightIndex); in compareUTF16() local
|