- Global icu::ByteSink::AppendU8 (const char *bytes, int32_t n)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::ByteSink::AppendU8 (const char8_t *bytes, int32_t n)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::BytesTrie::getState64 () const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::BytesTrie::resetToState64 (uint64_t state)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::DateTimePatternGenerator::getDefaultHourCycle (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::ListFormatter::createInstance (const Locale &locale, UListFormatterType type, UListFormatterWidth width, UErrorCode &errorCode)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::Locale::canonicalize (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 67
- Class icu::Locale::ConvertingIterator< Iter, Conv >
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::ConvertingIterator< Iter, Conv >::ConvertingIterator (Iter begin, Iter end, Conv converter)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::ConvertingIterator< Iter, Conv >::hasNext () const override
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::ConvertingIterator< Iter, Conv >::next () override
- This API may be changed in the future versions and was introduced in ICU 65
- Class icu::Locale::Iterator
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::Iterator::hasNext () const =0
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::Iterator::next ()=0
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::Iterator::~Iterator ()
- This API may be changed in the future versions and was introduced in ICU 65
- Class icu::Locale::RangeIterator< Iter >
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::RangeIterator< Iter >::hasNext () const override
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::RangeIterator< Iter >::next () override
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::Locale::RangeIterator< Iter >::RangeIterator (Iter begin, Iter end)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleBuilder::copyErrorTo (UErrorCode &outErrorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Class icu::LocaleMatcher
- This API may be changed in the future versions and was introduced in ICU 65
- Class icu::LocaleMatcher::Builder
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::addSupportedLocale (const Locale &locale)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::build (UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::Builder ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::Builder (Builder &&src) U_NOEXCEPT
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::copyErrorTo (UErrorCode &outErrorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::operator= (Builder &&src) U_NOEXCEPT
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::setDefaultLocale (const Locale *defaultLocale)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::setDemotionPerDesiredLocale (ULocMatchDemotion demotion)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::setDirection (ULocMatchDirection direction)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::LocaleMatcher::Builder::setFavorSubtag (ULocMatchFavorSubtag subtag)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::setSupportedLocales (Iter begin, Iter end)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::setSupportedLocales (Locale::Iterator &locales)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::setSupportedLocalesFromListString (StringPiece locales)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::setSupportedLocalesViaConverter (Iter begin, Iter end, Conv converter)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Builder::~Builder ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::getBestMatch (const Locale &desiredLocale, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::getBestMatch (Locale::Iterator &desiredLocales, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::getBestMatchForListString (StringPiece desiredLocaleList, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::getBestMatchResult (const Locale &desiredLocale, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::getBestMatchResult (Locale::Iterator &desiredLocales, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::LocaleMatcher (LocaleMatcher &&src) U_NOEXCEPT
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::operator= (LocaleMatcher &&src) U_NOEXCEPT
- This API may be changed in the future versions and was introduced in ICU 65
- Class icu::LocaleMatcher::Result
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::getDesiredIndex () const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::getDesiredLocale () const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::getSupportedIndex () const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::getSupportedLocale () const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::makeResolvedLocale (UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::operator= (Result &&src) U_NOEXCEPT
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::Result (Result &&src) U_NOEXCEPT
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::Result::~Result ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::LocaleMatcher::~LocaleMatcher ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureFormat::parseObject (const UnicodeString &source, Formattable &reslt, ParsePosition &pos) const
- This API may be changed in the future versions and was introduced in ICU 53
- Global icu::MeasureUnit::createBar (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createDecade (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createDotPerCentimeter (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createDotPerInch (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createEm (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createMegapixel (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createPascal (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createPixel (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createPixelPerCentimeter (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createPixelPerInch (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::createThermUs (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::forIdentifier (StringPiece identifier, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::getBar ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getComplexity (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::getDecade ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getDimensionality (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::getDotPerCentimeter ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getDotPerInch ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getEm ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getIdentifier () const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::getMegapixel ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getPascal ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getPixel ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getPixelPerCentimeter ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getPixelPerInch ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::getSIPrefix (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::getThermUs ()
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::MeasureUnit::MeasureUnit (MeasureUnit &&other) noexcept
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::operator= (MeasureUnit &&other) noexcept
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::product (const MeasureUnit &other, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::reciprocal (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::withDimensionality (int32_t dimensionality, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::MeasureUnit::withSIPrefix (UMeasureSIPrefix prefix, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 67
- Class icu::NoUnit
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::base ()
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::clone () const
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::getDynamicClassID () const
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::getStaticClassID ()
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::NoUnit (const NoUnit &other)
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::percent ()
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::permille ()
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::NoUnit::~NoUnit ()
- This API may be changed in the future versions and was introduced in ICU 60
- Global icu::number::FormattedNumber::toDecimalNumber (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::number::FormattedNumberRange::getFirstDecimal (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 63
- Global icu::number::FormattedNumberRange::getSecondDecimal (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 63
- Global icu::StringPiece::compare (StringPiece other)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::StringPiece::find (StringPiece needle, int32_t offset)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::StringPiece::set (const char8_t *str)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::StringPiece::set (const char8_t *xdata, int32_t len)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::StringPiece::StringPiece (const std::u8string &str)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::StringPiece::StringPiece (const char8_t *str)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::StringPiece::StringPiece (std::nullptr_t p)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::StringPiece::StringPiece (T str)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::StringPiece::StringPiece (const char8_t *str, int32_t len)
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UCharsTrie::getState64 () const
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::UCharsTrie::resetToState64 (uint64_t state)
- This API may be changed in the future versions and was introduced in ICU 65
- Global icu::UMEASURE_SI_PREFIX_ATTO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_CENTI
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_DECI
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_DEKA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_EXA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_FEMTO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_GIGA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_HECTO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_KILO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_MEGA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_MICRO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_MILLI
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_NANO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_ONE
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_PETA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_PICO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_TERA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_YOCTO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_YOTTA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_ZEPTO
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_SI_PREFIX_ZETTA
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_UNIT_COMPOUND
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_UNIT_MIXED
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMEASURE_UNIT_SINGLE
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMeasureSIPrefix
- This API may be changed in the future versions and was introduced in ICU 67
- Global icu::UMeasureUnitComplexity
- This API may be changed in the future versions and was introduced in ICU 67
- Global ucal_getHostTimeZone (UChar *result, int32_t resultCapacity, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 65
- Global UDAT_ABSOLUTE_HOUR
- This API may be changed in the future versions and was introduced in ICU 65
- Global UDAT_ABSOLUTE_MINUTE
- This API may be changed in the future versions and was introduced in ICU 65
- Global UDAT_HOUR_CYCLE_11
- This API may be changed in the future versions and was introduced in ICU 67
- Global UDAT_HOUR_CYCLE_12
- This API may be changed in the future versions and was introduced in ICU 67
- Global UDAT_HOUR_CYCLE_23
- This API may be changed in the future versions and was introduced in ICU 67
- Global UDAT_HOUR_CYCLE_24
- This API may be changed in the future versions and was introduced in ICU 67
- Global UDateFormatHourCycle
- This API may be changed in the future versions and was introduced in ICU 67
- Global udatpg_getDefaultHourCycle (const UDateTimePatternGenerator *dtpg, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 67
- Global udtitvfmt_formatCalendarToResult (const UDateIntervalFormat *formatter, UCalendar *fromCalendar, UCalendar *toCalendar, UFormattedDateInterval *result, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 67
- Global udtitvfmt_formatToResult (const UDateIntervalFormat *formatter, UDate fromDate, UDate toDate, UFormattedDateInterval *result, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 67
- Global ulistfmt_openForType (const char *locale, UListFormatterType type, UListFormatterWidth width, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULISTFMT_TYPE_AND
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULISTFMT_TYPE_OR
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULISTFMT_TYPE_UNITS
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULISTFMT_WIDTH_NARROW
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULISTFMT_WIDTH_SHORT
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULISTFMT_WIDTH_WIDE
- This API may be changed in the future versions and was introduced in ICU 67
- Global UListFormatterType
- This API may be changed in the future versions and was introduced in ICU 67
- Global UListFormatterWidth
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULOC_AVAILABLE_DEFAULT
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULOC_AVAILABLE_ONLY_LEGACY_ALIASES
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULOC_AVAILABLE_WITH_LEGACY_ALIASES
- This API may be changed in the future versions and was introduced in ICU 65
- Global uloc_openAvailableByType (ULocAvailableType type, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULocAvailableType
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULOCMATCH_DEMOTION_NONE
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULOCMATCH_DEMOTION_REGION
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULOCMATCH_DIRECTION_ONLY_TWO_WAY
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULOCMATCH_DIRECTION_WITH_ONE_WAY
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULOCMATCH_FAVOR_LANGUAGE
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULOCMATCH_FAVOR_SCRIPT
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULocMatchDemotion
- This API may be changed in the future versions and was introduced in ICU 65
- Global ULocMatchDirection
- This API may be changed in the future versions and was introduced in ICU 67
- Global ULocMatchFavorSubtag
- This API may be changed in the future versions and was introduced in ICU 65
- Global UREGEX_CANON_EQ
- This API may be changed in the future versions and was introduced in ICU 2.4
- Global UTRACE_UBRK_CREATE_BREAK_ENGINE
- This API may be changed in the future versions and was introduced in ICU 67
- Global UTRACE_UBRK_CREATE_CHARACTER
- This API may be changed in the future versions and was introduced in ICU 67
- Global UTRACE_UBRK_CREATE_LINE
- This API may be changed in the future versions and was introduced in ICU 67
- Global UTRACE_UBRK_CREATE_SENTENCE
- This API may be changed in the future versions and was introduced in ICU 67
- Global UTRACE_UBRK_CREATE_TITLE
- This API may be changed in the future versions and was introduced in ICU 67
- Global UTRACE_UBRK_CREATE_WORD
- This API may be changed in the future versions and was introduced in ICU 67
- Global UTRACE_UBRK_START
- This API may be changed in the future versions and was introduced in ICU 67
- Global UTRACE_UDATA_BUNDLE
- This API may be changed in the future versions and was introduced in ICU 65
- Global UTRACE_UDATA_DATA_FILE
- This API may be changed in the future versions and was introduced in ICU 65
- Global UTRACE_UDATA_RES_FILE
- This API may be changed in the future versions and was introduced in ICU 65
- Global UTRACE_UDATA_RESOURCE
- This API may be changed in the future versions and was introduced in ICU 65
- Global UTRACE_UDATA_START
- This API may be changed in the future versions and was introduced in ICU 65