Searched refs:getSingleCE (Results 1 – 7 of 7) sorted by relevance
122 int64_t getSingleCE(UChar32 c, UErrorCode &errorCode) const;
93 int64_t getSingleCE(UChar32 c, UErrorCode &errorCode) const;
53 CollationData::getSingleCE(UChar32 c, UErrorCode &errorCode) const { in getSingleCE() function in CollationData
562 ce = baseData->getSingleCE(0x4e00, errorCode); in getSpecialResetPosition()
423 CollationDataBuilder::getSingleCE(UChar32 c, UErrorCode &errorCode) const { in getSingleCE() function in CollationDataBuilder
116 long getSingleCE(int c) { in getSingleCE() method in CollationData
355 ce = baseData.getSingleCE(0x4e00); in getSpecialResetPosition()