- 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::GregorianCalendar::getType () const
- This API may be changed in the future versions and was introduced in ICU 49
- Global icu::ListFormatter::~ListFormatter ()
- 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::createInstance (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::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, 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, const UnicodeString &pattern, 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::TimeZoneFormat (const TimeZoneFormat &other)
- 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
- 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::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, 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, 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::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
- Class icu::TimeZoneNames
- 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 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 (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::getAvailableMetaZoneIDs (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 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_getDataVersion
- This API may be changed in the future versions and was introduced in ICU 49
- Global UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE
- 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 UTimeZoneFormatGMTOffsetPatternType
- 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_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 UTimeZoneFormatParseOption
- 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_PARSE_OPTION_ALL_STYLES
- 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 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_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_STYLE_RFC822
- 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_ISO8601
- 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 UTZFMT_TIME_TYPE_UNKNOWN
- 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_DAYLIGHT
- 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 UTZNM_UNKNOWN
- 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_LONG_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_SHORT_DAYLIGHT
- This API may be changed in the future versions and was introduced in ICU 50
- Global ubrk_refreshUText
- 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
- Global UTimeZoneTransitionType
- 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 UCalendarWallTimeOption
- 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_FIRST
- 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 UTimeZoneTransitionType
- This API may be changed in the future versions and was introduced in ICU 50
- 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_getTimeZoneTransitionDate
- This API may be changed in the future versions and was introduced in ICU 50
- Global ucol_strcollUTF8
- This API may be changed in the future versions and was introduced in ICU 50
- Global U_NO_DEFAULT_INCLUDE_UTF_HEADERS
- This API may be changed in the future versions and was introduced in ICU 49
- Global ucurr_getNumericCode
- This API may be changed in the future versions and was introduced in ICU 49
- Global UDAT_YEAR_NAME_FIELD
- 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 uenum_openCharStringsEnumeration
- This API may be changed in the future versions and was introduced in ICU 50
- Global uenum_openUCharStringsEnumeration
- 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
- Global UGender
- 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_FEMALE
- 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 ugender_getInstance
- This API may be changed in the future versions and was introduced in ICU 50
- Global ugender_getListGender
- 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_PUNCTUATION
- 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 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
- This API may be changed in the future versions and was introduced in ICU 49
- Global unorm2_getCombiningClass
- This API may be changed in the future versions and was introduced in ICU 49
- Global unorm2_getNFCInstance
- This API may be changed in the future versions and was introduced in ICU 49
- Global unorm2_getNFDInstance
- This API may be changed in the future versions and was introduced in ICU 49
- Global unorm2_getNFKCCasefoldInstance
- This API may be changed in the future versions and was introduced in ICU 49
- Global unorm2_getNFKCInstance
- This API may be changed in the future versions and was introduced in ICU 49
- Global unorm2_getNFKDInstance
- This API may be changed in the future versions and was introduced in ICU 49
- Global unorm2_getRawDecomposition
- 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 UPluralType
- 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
- Global UPLURAL_TYPE_CARDINAL
- 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 UPLURAL_TYPE_COUNT
- This API may be changed in the future versions and was introduced in ICU 50
- Global uplrules_openForType
- 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
- This API may be changed in the future versions and was introduced in ICU 49
- Global uscript_hasScript
- This API may be changed in the future versions and was introduced in ICU 49
- Global u_get_stdout
- This API may be changed in the future versions and was introduced in ICU 49
- Global u_printf
- This API may be changed in the future versions and was introduced in ICU 49
- Global u_printf_u
- This API may be changed in the future versions and was introduced in ICU 49
- Global UTRACE_UCOL_STRCOLLUTF8
- This API may be changed in the future versions and was introduced in ICU 50
Generated on 25 Nov 2014 for ICU 50.1.2 by
1.4.7