ICU 50.1.2  50.1.2
Draft List
Global icu::BreakIterator::refreshInputText (UText *input, UErrorCode &status)=0
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Calendar::getRepeatedWallTimeOption (void) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Calendar::getSkippedWallTimeOption (void) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Calendar::getType () const =0
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Calendar::setRepeatedWallTimeOption (UCalendarWallTimeOption option)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Calendar::setSkippedWallTimeOption (UCalendarWallTimeOption option)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::DecimalFormat::parseCurrency (const UnicodeString &text, ParsePosition &pos) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::FilteredNormalizer2::composePair (UChar32 a, UChar32 b) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::FilteredNormalizer2::getCombiningClass (UChar32 c) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::FilteredNormalizer2::getRawDecomposition (UChar32 c, UnicodeString &decomposition) const
This API may be changed in the future versions and was introduced in ICU 49
Class icu::GenderInfo
This API may be changed in the future versions and was introduced in ICU 50
Global icu::GenderInfo::getInstance (const Locale &locale, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::GenderInfo::getListGender (const UGender *genders, int32_t length, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::GenderInfo::~GenderInfo ()
This API may be changed in the future versions and was introduced in ICU 50
Global icu::GregorianCalendar::getType () const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::ListFormatter::createInstance (UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::ListFormatter::createInstance (const Locale &locale, UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::ListFormatter::format (const UnicodeString items[], int32_t n_items, UnicodeString &appendTo, UErrorCode &errorCode) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::ListFormatter::~ListFormatter ()
This API may be changed in the future versions and was introduced in ICU 50
Global icu::Locale::setKeywordValue (const char *keywordName, const char *keywordValue, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::composePair (UChar32 a, UChar32 b) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::getCombiningClass (UChar32 c) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::getNFCInstance (UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::getNFDInstance (UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::getNFKCCasefoldInstance (UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::getNFKCInstance (UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::getNFKDInstance (UErrorCode &errorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::Normalizer2::getRawDecomposition (UChar32 c, UnicodeString &decomposition) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::NumberFormat::parseCurrency (const UnicodeString &text, ParsePosition &pos) const
This API may be changed in the future versions and was introduced in ICU 49
Global icu::NumberingSystem::getName ()
This API may be changed in the future versions and was introduced in ICU 4.6
Global icu::PluralFormat::PluralFormat (const Locale &locale, UPluralType type, const UnicodeString &pattern, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::PluralFormat::PluralFormat (const Locale &locale, UPluralType type, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::PluralRules::forLocale (const Locale &locale, UPluralType type, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::RuleBasedBreakIterator::refreshInputText (UText *input, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::RuleBasedNumberFormat::adoptDecimalFormatSymbols (DecimalFormatSymbols *symbolsToAdopt)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::RuleBasedNumberFormat::setDecimalFormatSymbols (const DecimalFormatSymbols &symbols)
This API may be changed in the future versions and was introduced in ICU 49
Global icu::TimeZone::getUnknown ()
This API may be changed in the future versions and was introduced in ICU 49
Class icu::TimeZoneFormat
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::adoptTimeZoneNames (TimeZoneNames *tznames)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::clone () const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::createInstance (const Locale &locale, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::format (UTimeZoneFormatStyle style, const TimeZone &tz, UDate date, UnicodeString &name, UTimeZoneFormatTimeType *timeType=NULL) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::formatOffsetISO8601 (int32_t offset, UnicodeString &result, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::formatOffsetLocalizedGMT (int32_t offset, UnicodeString &result, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::formatOffsetRFC822 (int32_t offset, UnicodeString &result, UErrorCode &status) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getDefaultParseOptions (void) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getDynamicClassID () const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getGMTOffsetDigits (UnicodeString &digits) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getGMTOffsetPattern (UTimeZoneFormatGMTOffsetPatternType type, UnicodeString &pattern) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getGMTPattern (UnicodeString &pattern) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getGMTZeroFormat (UnicodeString &gmtZeroFormat) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getStaticClassID (void)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::getTimeZoneNames () const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::operator= (const TimeZoneFormat &other)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::operator== (const Format &other) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::parse (UTimeZoneFormatStyle style, const UnicodeString &text, ParsePosition &pos, int32_t parseOptions, UTimeZoneFormatTimeType *timeType=NULL) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::parse (UTimeZoneFormatStyle style, const UnicodeString &text, ParsePosition &pos, UTimeZoneFormatTimeType *timeType=NULL) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::parseOffsetISO8601 (const UnicodeString &text, ParsePosition &pos) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::parseOffsetLocalizedGMT (const UnicodeString &text, ParsePosition &pos) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::parseOffsetRFC822 (const UnicodeString &text, ParsePosition &pos) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::setDefaultParseOptions (uint32_t flags)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::setGMTOffsetDigits (const UnicodeString &digits, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::setGMTOffsetPattern (UTimeZoneFormatGMTOffsetPatternType type, const UnicodeString &pattern, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::setGMTPattern (const UnicodeString &pattern, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::setGMTZeroFormat (const UnicodeString &gmtZeroFormat, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::setTimeZoneNames (const TimeZoneNames &tznames)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::TimeZoneFormat (const TimeZoneFormat &other)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::TimeZoneFormat (const Locale &locale, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneFormat::~TimeZoneFormat ()
This API may be changed in the future versions and was introduced in ICU 50
Class icu::TimeZoneNames
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::clone () const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::createInstance (const Locale &locale, UErrorCode &status)
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getAvailableMetaZoneIDs (UErrorCode &status) const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getAvailableMetaZoneIDs (const UnicodeString &tzID, UErrorCode &status) const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getDisplayName (const UnicodeString &tzID, UTimeZoneNameType type, UDate date, UnicodeString &name) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getExemplarLocationName (const UnicodeString &tzID, UnicodeString &name) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getMetaZoneDisplayName (const UnicodeString &mzID, UTimeZoneNameType type, UnicodeString &name) const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getMetaZoneID (const UnicodeString &tzID, UDate date, UnicodeString &mzID) const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getReferenceZoneID (const UnicodeString &mzID, const char *region, UnicodeString &tzID) const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::getTimeZoneDisplayName (const UnicodeString &tzID, UTimeZoneNameType type, UnicodeString &name) const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::operator!= (const TimeZoneNames &other) const
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::operator== (const TimeZoneNames &other) const =0
This API may be changed in the future versions and was introduced in ICU 50
Global icu::TimeZoneNames::~TimeZoneNames ()
This API may be changed in the future versions and was introduced in ICU 50
Global u_get_stdout (void)
This API may be changed in the future versions and was introduced in ICU 49
Global u_getDataVersion (UVersionInfo dataVersionFillin, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 49
Global U_ICU_DATA_KEY
This API may be changed in the future versions and was introduced in ICU 49
Global U_ICU_VERSION_BUNDLE
This API may be changed in the future versions and was introduced in ICU 49
Global U_NO_DEFAULT_INCLUDE_UTF_HEADERS
This API may be changed in the future versions and was introduced in ICU 49
Global u_printf (const char *patternSpecification,...)
This API may be changed in the future versions and was introduced in ICU 49
Global u_printf_u (const UChar *patternSpecification,...)
This API may be changed in the future versions and was introduced in ICU 49
Global ubrk_refreshUText (UBreakIterator *bi, UText *text, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 49
Global ucal_getTimeZoneTransitionDate (const UCalendar *cal, UTimeZoneTransitionType type, UDate *transition, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 50
Global UCAL_REPEATED_WALL_TIME
This API may be changed in the future versions and was introduced in ICU 49
Global UCAL_SKIPPED_WALL_TIME
This API may be changed in the future versions and was introduced in ICU 49
Global UCAL_TZ_TRANSITION_NEXT
This API may be changed in the future versions and was introduced in ICU 50
Global UCAL_TZ_TRANSITION_NEXT_INCLUSIVE
This API may be changed in the future versions and was introduced in ICU 50
Global UCAL_TZ_TRANSITION_PREVIOUS
This API may be changed in the future versions and was introduced in ICU 50
Global UCAL_TZ_TRANSITION_PREVIOUS_INCLUSIVE
This API may be changed in the future versions and was introduced in ICU 50
Global UCAL_WALLTIME_FIRST
This API may be changed in the future versions and was introduced in ICU 49
Global UCAL_WALLTIME_LAST
This API may be changed in the future versions and was introduced in ICU 49
Global UCAL_WALLTIME_NEXT_VALID
This API may be changed in the future versions and was introduced in ICU 49
Global UCalendarWallTimeOption

This API may be changed in the future versions and was introduced in ICU 49

This API may be changed in the future versions and was introduced in ICU 49

Global ucol_strcollUTF8 (const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 50
Global ucurr_getNumericCode (const UChar *currency)
This API may be changed in the future versions and was introduced in ICU 49
Global UDAT_PATTERN
This API may be changed in the future versions and was introduced in ICU 50
Global UDAT_YEAR_NAME_FIELD
This API may be changed in the future versions and was introduced in ICU 49
Global uenum_openCharStringsEnumeration (const char *const strings[], int32_t count, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 50
Global uenum_openUCharStringsEnumeration (const UChar *const strings[], int32_t count, UErrorCode *ec)
This API may be changed in the future versions and was introduced in ICU 50
Global UGender

This API may be changed in the future versions and was introduced in ICU 50

This API may be changed in the future versions and was introduced in ICU 50

Global UGENDER_FEMALE
This API may be changed in the future versions and was introduced in ICU 50
Global ugender_getInstance (const char *locale, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 50
Global ugender_getListGender (const UGenderInfo *genderinfo, const UGender *genders, int32_t size, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 50
Global UGENDER_MALE
This API may be changed in the future versions and was introduced in ICU 50
Global UGENDER_OTHER
This API may be changed in the future versions and was introduced in ICU 50
Global UIDNA_CHECK_CONTEXTO
This API may be changed in the future versions and was introduced in ICU 49
Global UIDNA_ERROR_CONTEXTO_DIGITS
This API may be changed in the future versions and was introduced in ICU 49
Global UIDNA_ERROR_CONTEXTO_PUNCTUATION
This API may be changed in the future versions and was introduced in ICU 49
Global UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE (argType)
This API may be changed in the future versions and was introduced in ICU 50
Global UMSGPAT_ARG_TYPE_SELECTORDINAL
This API may be changed in the future versions and was introduced in ICU 50
Global UNISTR_FROM_CHAR_EXPLICIT
This API may be changed in the future versions and was introduced in ICU 49
Global UNISTR_FROM_STRING_EXPLICIT
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_composePair (const UNormalizer2 *norm2, UChar32 a, UChar32 b)
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_getCombiningClass (const UNormalizer2 *norm2, UChar32 c)
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_getNFCInstance (UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_getNFDInstance (UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_getNFKCCasefoldInstance (UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_getNFKCInstance (UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_getNFKDInstance (UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global unorm2_getRawDecomposition (const UNormalizer2 *norm2, UChar32 c, UChar *decomposition, int32_t capacity, UErrorCode *pErrorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global UNUM_FORMAT_FAIL_IF_MORE_THAN_MAX_DIGITS
This API may be changed in the future versions and was introduced in ICU 50
Global UNUM_PARSE_NO_EXPONENT
This API may be changed in the future versions and was introduced in ICU 50
Global uplrules_openForType (const char *locale, UPluralType type, UErrorCode *status)
This API may be changed in the future versions and was introduced in ICU 50
Global UPLURAL_TYPE_CARDINAL
This API may be changed in the future versions and was introduced in ICU 50
Global UPLURAL_TYPE_COUNT
This API may be changed in the future versions and was introduced in ICU 50
Global UPLURAL_TYPE_ORDINAL
This API may be changed in the future versions and was introduced in ICU 50
Global UPluralType

This API may be changed in the future versions and was introduced in ICU 50

This API may be changed in the future versions and was introduced in ICU 50

Global UREGEX_CANON_EQ
This API may be changed in the future versions and was introduced in ICU 2.4
Global uscript_getScriptExtensions (UChar32 c, UScriptCode *scripts, int32_t capacity, UErrorCode *errorCode)
This API may be changed in the future versions and was introduced in ICU 49
Global uscript_hasScript (UChar32 c, UScriptCode sc)
This API may be changed in the future versions and was introduced in ICU 49
Global UTimeZoneFormatGMTOffsetPatternType
This API may be changed in the future versions and was introduced in ICU 50
Global UTimeZoneFormatParseOption
This API may be changed in the future versions and was introduced in ICU 50
Global UTimeZoneFormatStyle
This API may be changed in the future versions and was introduced in ICU 50
Global UTimeZoneFormatTimeType
This API may be changed in the future versions and was introduced in ICU 50
Global UTimeZoneNameType
This API may be changed in the future versions and was introduced in ICU 50
Global UTimeZoneTransitionType

This API may be changed in the future versions and was introduced in ICU 50

This API may be changed in the future versions and was introduced in ICU 50

Global UTRACE_UCOL_STRCOLLUTF8
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_PARSE_OPTION_ALL_STYLES
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_PARSE_OPTION_NONE
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_PAT_NEGATIVE_HM
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_PAT_NEGATIVE_HMS
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_PAT_POSITIVE_HM
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_PAT_POSITIVE_HMS
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_GENERIC_LOCATION
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_GENERIC_LONG
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_GENERIC_SHORT
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_ISO8601
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_LOCALIZED_GMT
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_RFC822
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_SPECIFIC_LONG
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_STYLE_SPECIFIC_SHORT
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_TIME_TYPE_DAYLIGHT
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_TIME_TYPE_STANDARD
This API may be changed in the future versions and was introduced in ICU 50
Global UTZFMT_TIME_TYPE_UNKNOWN
This API may be changed in the future versions and was introduced in ICU 50
Global UTZNM_LONG_DAYLIGHT
This API may be changed in the future versions and was introduced in ICU 50
Global UTZNM_LONG_GENERIC
This API may be changed in the future versions and was introduced in ICU 50
Global UTZNM_LONG_STANDARD
This API may be changed in the future versions and was introduced in ICU 50
Global UTZNM_SHORT_DAYLIGHT
This API may be changed in the future versions and was introduced in ICU 50
Global UTZNM_SHORT_GENERIC
This API may be changed in the future versions and was introduced in ICU 50
Global UTZNM_SHORT_STANDARD
This API may be changed in the future versions and was introduced in ICU 50
Global UTZNM_UNKNOWN
This API may be changed in the future versions and was introduced in ICU 50