Searched refs:getThreeBytePrimaryForOffsetData (Results 1 – 9 of 9) sorted by relevance
122 Collation::getThreeBytePrimaryForOffsetData(UChar32 c, int64_t dataCE) { in getThreeBytePrimaryForOffsetData() function in Collation
115 return Collation::makeCE(Collation::getThreeBytePrimaryForOffsetData(c, dataCE)); in getCEFromOffsetCE32()
480 static uint32_t getThreeBytePrimaryForOffsetData(UChar32 c, int64_t dataCE);
156 uint32_t p = Collation::getThreeBytePrimaryForOffsetData(c, dataCE); in compare()
398 uint32_t p = Collation::getThreeBytePrimaryForOffsetData(c, dataCE); in getCE32FromOffsetCE32()
560 static long getThreeBytePrimaryForOffsetData(int c, long dataCE) {
109 return Collation.makeCE(Collation.getThreeBytePrimaryForOffsetData(c, dataCE)); in getCEFromOffsetCE32()
170 long p = Collation.getThreeBytePrimaryForOffsetData(c, dataCE); in compare()
398 long p = Collation.getThreeBytePrimaryForOffsetData(c, dataCE); in getCE32FromOffsetCE32()