Searched refs:getSingleCE (Results 1 – 9 of 9) sorted by relevance
124 int64_t getSingleCE(UChar32 c, UErrorCode &errorCode) const;
95 int64_t getSingleCE(UChar32 c, UErrorCode &errorCode) const;
55 CollationData::getSingleCE(UChar32 c, UErrorCode &errorCode) const { in getSingleCE() function in CollationData
564 ce = baseData->getSingleCE(0x4e00, errorCode); in getSpecialResetPosition()
425 CollationDataBuilder::getSingleCE(UChar32 c, UErrorCode &errorCode) const { in getSingleCE() function in CollationDataBuilder
120 long getSingleCE(int c) { in getSingleCE() method in CollationData
362 ce = baseData.getSingleCE(0x4e00); in getSpecialResetPosition()
118 long getSingleCE(int c) { in getSingleCE() method in CollationData
358 ce = baseData.getSingleCE(0x4e00); in getSpecialResetPosition()