Searched refs:unassignedPrimaryFromCodePoint (Results 1 – 4 of 4) sorted by relevance
573 static long unassignedPrimaryFromCodePoint(int c) {589 return makeCE(unassignedPrimaryFromCodePoint(c));
571 static long unassignedPrimaryFromCodePoint(int c) {587 return makeCE(unassignedPrimaryFromCodePoint(c));
485 static uint32_t unassignedPrimaryFromCodePoint(UChar32 c);488 return makeCE(unassignedPrimaryFromCodePoint(c)); in unassignedCEFromCodePoint()
131 Collation::unassignedPrimaryFromCodePoint(UChar32 c) { in unassignedPrimaryFromCodePoint() function in Collation