Searched refs:unassignedPrimaryFromCodePoint (Results 1 – 4 of 4) sorted by relevance
575 static long unassignedPrimaryFromCodePoint(int c) {591 return makeCE(unassignedPrimaryFromCodePoint(c));
573 static long unassignedPrimaryFromCodePoint(int c) {589 return makeCE(unassignedPrimaryFromCodePoint(c));
487 static uint32_t unassignedPrimaryFromCodePoint(UChar32 c);490 return makeCE(unassignedPrimaryFromCodePoint(c)); in unassignedCEFromCodePoint()
133 Collation::unassignedPrimaryFromCodePoint(UChar32 c) { in unassignedPrimaryFromCodePoint() function in Collation