Searched refs:appendNumericSegmentCEs (Results 1 – 2 of 2) sorted by relevance
302 void appendNumericSegmentCEs(const char *digits, int32_t length, UErrorCode &errorCode);
737 appendNumericSegmentCEs(digits.data() + pos, segmentLength, errorCode); in appendNumericCEs()743 CollationIterator::appendNumericSegmentCEs(const char *digits, int32_t length, UErrorCode &errorCod… in appendNumericSegmentCEs() function in CollationIterator