- Global icu::Calendar::getTemporalMonthCode (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::Calendar::inTemporalLeapYear (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::Calendar::setTemporalMonthCode (const char *temporalMonth, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Class icu::DisplayOptions
- This API may be changed in the future versions and was introduced in ICU 72
- Class icu::DisplayOptions::Builder
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::builder ()
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::build ()
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::setCapitalization (UDisplayOptionsCapitalization capitalization)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::setDisplayLength (UDisplayOptionsDisplayLength displayLength)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::setGrammaticalCase (UDisplayOptionsGrammaticalCase grammaticalCase)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::setNameStyle (UDisplayOptionsNameStyle nameStyle)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::setNounClass (UDisplayOptionsNounClass nounClass)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::setPluralCategory (UDisplayOptionsPluralCategory pluralCategory)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::Builder::setSubstituteHandling (UDisplayOptionsSubstituteHandling substituteHandling)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::copyToBuilder () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::DisplayOptions (const DisplayOptions &other)=default
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::getCapitalization () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::getDisplayLength () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::getGrammaticalCase () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::getNameStyle () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::getNounClass () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::getPluralCategory () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::getSubstituteHandling () const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::operator= (DisplayOptions &&other) noexcept=default
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::DisplayOptions::operator= (const DisplayOptions &other)=default
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::MeasureFormat::parseObject (const UnicodeString &source, Formattable &reslt, ParsePosition &pos) const override
- This API may be changed in the future versions and was introduced in ICU 53
- Global icu::MeasureUnit::createBeaufort (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::MeasureUnit::createQuarter (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::MeasureUnit::createTonne (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::MeasureUnit::getBeaufort ()
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::MeasureUnit::getQuarter ()
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::MeasureUnit::getTonne ()
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::number::FormattedNumber::getNounClass (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::number::NumberFormatterSettings< Derived >::displayOptions (const DisplayOptions &displayOptions) const &
- This API may be changed in the future versions and was introduced in ICU 72
- Global icu::number::NumberFormatterSettings< Derived >::displayOptions (const DisplayOptions &displayOptions) &&
- This API may be changed in the future versions and was introduced in ICU 72
- Class icu::number::SimpleNumber
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::forInt64 (int64_t value, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::multiplyByPowerOfTen (int32_t power, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::operator= (SimpleNumber &&other) noexcept
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::roundTo (int32_t power, UNumberFormatRoundingMode roundingMode, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::setMinimumFractionDigits (uint32_t minimumFractionDigits, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::setMinimumIntegerDigits (uint32_t minimumIntegerDigits, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::setSign (USimpleNumberSign sign, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::SimpleNumber (SimpleNumber &&other) noexcept
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::SimpleNumber ()=default
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::truncateStart (uint32_t maximumIntegerDigits, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumber::~SimpleNumber ()
- This API may be changed in the future versions and was introduced in ICU 73
- Class icu::number::SimpleNumberFormatter
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::forLocale (const icu::Locale &locale, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::forLocaleAndGroupingStrategy (const icu::Locale &locale, UNumberGroupingStrategy groupingStrategy, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::forLocaleAndSymbolsAndGroupingStrategy (const icu::Locale &locale, const DecimalFormatSymbols &symbols, UNumberGroupingStrategy groupingStrategy, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::format (SimpleNumber value, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::formatInt64 (int64_t value, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::operator= (SimpleNumberFormatter &&other) noexcept
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::SimpleNumberFormatter ()=default
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::SimpleNumberFormatter (SimpleNumberFormatter &&other) noexcept
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::number::SimpleNumberFormatter::~SimpleNumberFormatter ()
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::NumberFormat::kRoundHalfCeiling
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::NumberFormat::kRoundHalfFloor
- This API may be changed in the future versions and was introduced in ICU 73
- Global icu::NumberFormat::kRoundHalfOdd
- This API may be changed in the future versions and was introduced in ICU 73
- Class LocalUSimpleNumberFormatterPointer
- This API may be changed in the future versions and was introduced in ICU 73
- Class LocalUSimpleNumberPointer
- This API may be changed in the future versions and was introduced in ICU 73
- Global UCAL_ORDINAL_MONTH
- This API may be changed in the future versions and was introduced in ICU 73
- Global UDisplayOptionsCapitalization
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDisplayOptionsDisplayLength
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDisplayOptionsGrammaticalCase
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDisplayOptionsNameStyle
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDisplayOptionsNounClass
- This API may be changed in the future versions and was introduced in ICU 72.
- Global UDisplayOptionsPluralCategory
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDisplayOptionsSubstituteHandling
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_CAPITALIZATION_BEGINNING_OF_SENTENCE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_CAPITALIZATION_MIDDLE_OF_SENTENCE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_CAPITALIZATION_STANDALONE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_CAPITALIZATION_UI_LIST_OR_MENU
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_CAPITALIZATION_UNDEFINED
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_DISPLAY_LENGTH_FULL
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_DISPLAY_LENGTH_SHORT
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_DISPLAY_LENGTH_UNDEFINED
- This API may be changed in the future versions and was introduced in ICU 72
- Global udispopt_fromGrammaticalCaseIdentifier (const char *identifier)
- This API may be changed in the future versions and was introduced in ICU 72
- Global udispopt_fromNounClassIdentifier (const char *identifier)
- This API may be changed in the future versions and was introduced in ICU 72
- Global udispopt_fromPluralCategoryIdentifier (const char *identifier)
- This API may be changed in the future versions and was introduced in ICU 72
- Global udispopt_getGrammaticalCaseIdentifier (UDisplayOptionsGrammaticalCase grammaticalCase)
- This API may be changed in the future versions and was introduced in ICU 72
- Global udispopt_getNounClassIdentifier (UDisplayOptionsNounClass nounClass)
- This API may be changed in the future versions and was introduced in ICU 72
- Global udispopt_getPluralCategoryIdentifier (UDisplayOptionsPluralCategory pluralCategory)
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_ABLATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_ACCUSATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_COMITATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_DATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_ERGATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_GENITIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_INSTRUMENTAL
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_LOCATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_LOCATIVE_COPULATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_NOMINATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_OBLIQUE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_PREPOSITIONAL
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_SOCIATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_UNDEFINED
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_GRAMMATICAL_CASE_VOCATIVE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_NAME_STYLE_DIALECT_NAMES
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_NAME_STYLE_STANDARD_NAMES
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_NAME_STYLE_UNDEFINED
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_NOUN_CLASS_UNDEFINED
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_PLURAL_CATEGORY_FEW
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_PLURAL_CATEGORY_MANY
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_PLURAL_CATEGORY_ONE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_PLURAL_CATEGORY_OTHER
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_PLURAL_CATEGORY_TWO
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_PLURAL_CATEGORY_UNDEFINED
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_PLURAL_CATEGORY_ZERO
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_SUBSTITUTE_HANDLING_NO_SUBSTITUTE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_SUBSTITUTE_HANDLING_SUBSTITUTE
- This API may be changed in the future versions and was introduced in ICU 72
- Global UDISPOPT_SUBSTITUTE_HANDLING_UNDEFINED
- This API may be changed in the future versions and was introduced in ICU 72
- Global unum_hasAttribute (const UNumberFormat *fmt, UNumberFormatAttribute attr)
- This API may be changed in the future versions and was introduced in ICU 72
- Global UNUM_SIMPLE_NUMBER_MINUS_SIGN
- This API may be changed in the future versions and was introduced in ICU 73
- Global UNUM_SIMPLE_NUMBER_NO_SIGN
- This API may be changed in the future versions and was introduced in ICU 73
- Global UNUM_SIMPLE_NUMBER_PLUS_SIGN
- This API may be changed in the future versions and was introduced in ICU 73
- Global UREGEX_CANON_EQ
- This API may be changed in the future versions and was introduced in ICU 2.4
- Global USET_SIMPLE_CASE_INSENSITIVE
- This API may be changed in the future versions and was introduced in ICU 73
- Global USimpleNumber
- This API may be changed in the future versions and was introduced in ICU 73
- Global USimpleNumberFormatter
- This API may be changed in the future versions and was introduced in ICU 73
- Global USimpleNumberSign
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_close (USimpleNumber *unumber)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_multiplyByPowerOfTen (USimpleNumber *unumber, int32_t power, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_openForInt64 (int64_t value, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_roundTo (USimpleNumber *unumber, int32_t power, UNumberFormatRoundingMode roundingMode, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_setMinimumFractionDigits (USimpleNumber *unumber, int32_t minimumFractionDigits, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_setMinimumIntegerDigits (USimpleNumber *unumber, int32_t minimumIntegerDigits, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_setSign (USimpleNumber *unumber, USimpleNumberSign sign, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_setToInt64 (USimpleNumber *unumber, int64_t value, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnum_truncateStart (USimpleNumber *unumber, int32_t maximumIntegerDigits, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnumf_close (USimpleNumberFormatter *uformatter)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnumf_format (const USimpleNumberFormatter *uformatter, USimpleNumber *unumber, UFormattedNumber *uresult, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnumf_formatInt64 (const USimpleNumberFormatter *uformatter, int64_t value, UFormattedNumber *uresult, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnumf_openForLocale (const char *locale, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73
- Global usnumf_openForLocaleAndGroupingStrategy (const char *locale, UNumberGroupingStrategy groupingStrategy, UErrorCode *ec)
- This API may be changed in the future versions and was introduced in ICU 73