Lines Matching refs:UChar32
83 UBool isAssigned(UChar32 c) const;
89 uint32_t getLongPrimaryIfSingleCE(UChar32 c) const;
95 int64_t getSingleCE(UChar32 c, UErrorCode &errorCode) const;
123 UBool maybeSetPrimaryRange(UChar32 start, UChar32 end,
139 uint32_t setPrimaryRangeAndReturnNext(UChar32 start, UChar32 end,
173 uint32_t getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const;
198 uint32_t copyFromBaseCE32(UChar32 c, uint32_t ce32, UBool withContext, UErrorCode &errorCode);
204 int32_t copyContractionsFromBaseCE32(UnicodeString &context, UChar32 c, uint32_t ce32,
223 static UChar32 jamoCpFromIndex(int32_t i) {