Searched refs:getSingleCE (Results 1 – 9 of 9) 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
118 long getSingleCE(int c) { in getSingleCE() method in CollationData
359 ce = baseData.getSingleCE(0x4e00); in getSpecialResetPosition()
116 long getSingleCE(int c) { in getSingleCE() method in CollationData
355 ce = baseData.getSingleCE(0x4e00); in getSpecialResetPosition()