- Class AnnualTimeZoneRule
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::AnnualTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, const DateTimeRule &dateTimeRule, int32_t startYear, int32_t endYear)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::AnnualTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, DateTimeRule *dateTimeRule, int32_t startYear, int32_t endYear)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::AnnualTimeZoneRule (const AnnualTimeZoneRule &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::~AnnualTimeZoneRule ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::operator= (const AnnualTimeZoneRule &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::operator== (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::operator!= (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getRule (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getStartYear (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getEndYear (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getStartInYear (int32_t year, int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global AnnualTimeZoneRule::getDynamicClassID (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Class BasicTimeZone
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::~BasicTimeZone ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::BasicTimeZone ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::BasicTimeZone (const UnicodeString &id)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::BasicTimeZone (const BasicTimeZone &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::hasEquivalentTransitions (BasicTimeZone &tz, UDate start, UDate end, UBool ignoreDstAmount, UErrorCode &ec)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::countTransitionRules (UErrorCode &status)=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BasicTimeZone::getSimpleRulesNear (UDate date, InitialTimeZoneRule *&initial, AnnualTimeZoneRule *&std, AnnualTimeZoneRule *&dst, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global BreakIterator::getUText (UText *fillIn, UErrorCode &status) const=0
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global BreakIterator::setText (UText *text, UErrorCode &status)=0
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global BreakIterator::createXGraphemeClusterInstance (const Locale &loc, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateFormatSymbols::DtContextType
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global DateFormatSymbols::DtWidthType
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global DateFormatSymbols::getEraNames (int32_t &count) const
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global DateFormatSymbols::setEraNames (const UnicodeString *eraNames, int32_t count)
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global DateFormatSymbols::getMonths (int32_t &count, DtContextType context, DtWidthType width) const
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global DateFormatSymbols::setMonths (const UnicodeString *months, int32_t count, DtContextType context, DtWidthType width)
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global DateFormatSymbols::getWeekdays (int32_t &count, DtContextType context, DtWidthType width) const
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global DateFormatSymbols::setWeekdays (const UnicodeString *weekdays, int32_t count, DtContextType context, DtWidthType width)
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global DateFormatSymbols::getQuarters (int32_t &count, DtContextType context, DtWidthType width) const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global DateFormatSymbols::setQuarters (const UnicodeString *quarters, int32_t count, DtContextType context, DtWidthType width)
- This API may be changed in the future versions and was introduced in ICU 3.6
- Class DateTimePatternGenerator
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::createInstance (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::createInstance (const Locale &uLocale, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::createEmptyInstance (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::clone () const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::operator== (const DateTimePatternGenerator &other) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getSkeleton (const UnicodeString &pattern, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getBaseSkeleton (const UnicodeString &pattern, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::addPattern (const UnicodeString &pattern, UBool override, UnicodeString &conflictingPattern, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::setAppendItemFormat (UDateTimePatternField field, const UnicodeString &value)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getAppendItemFormat (UDateTimePatternField field) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::setAppendItemName (UDateTimePatternField field, const UnicodeString &value)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getAppendItemName (UDateTimePatternField field) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::setDateTimeFormat (const UnicodeString &dateTimeFormat)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getDateTimeFormat () const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getBestPattern (const UnicodeString &skeleton, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::replaceFieldTypes (const UnicodeString &pattern, const UnicodeString &skeleton, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getSkeletons (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getPatternForSkeleton (const UnicodeString &skeleton) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getBaseSkeletons (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::setDecimal (const UnicodeString &decimal)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getDecimal () const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getDynamicClassID () const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimePatternGenerator::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Class DateTimeRule
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::DateRuleType
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::TimeRuleType
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::DateTimeRule (int32_t month, int32_t dayOfMonth, int32_t millisInDay, TimeRuleType timeType)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::DateTimeRule (int32_t month, int32_t weekInMonth, int32_t dayOfWeek, int32_t millisInDay, TimeRuleType timeType)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::DateTimeRule (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UBool after, int32_t millisInDay, TimeRuleType timeType)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::DateTimeRule (const DateTimeRule &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::~DateTimeRule ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::operator= (const DateTimeRule &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::operator== (const DateTimeRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::operator!= (const DateTimeRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getDateRuleType (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getTimeRuleType (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getRuleMonth (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getRuleDayOfMonth (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getRuleDayOfWeek (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getRuleWeekInMonth (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getRuleMillisInDay (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DateTimeRule::getDynamicClassID (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global DecimalFormatSymbols::kMonetaryGroupingSeparatorSymbol
- This API may be changed in the future versions and was introduced in ICU 3.6
- Class InitialTimeZoneRule
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::InitialTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::InitialTimeZoneRule (const InitialTimeZoneRule &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::~InitialTimeZoneRule ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::operator= (const InitialTimeZoneRule &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::operator== (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::operator!= (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::getStartInYear (int32_t year, int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global InitialTimeZoneRule::getDynamicClassID (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global LayoutEngine::layoutEngineFactory (const LEFontInstance *fontInstance, le_int32 scriptCode, le_int32 languageCode, le_int32 typo_flags, LEErrorCode &success)
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global LEFontInstance::mapCharsToGlyphs (const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, const LECharMapper *mapper, le_bool filterZeroWidth, LEGlyphStorage &glyphStorage) const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global LEFontInstance::mapCharToGlyph (LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Class LEGlyphStorage
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global LEGlyphStorage::allocateAuxData (LEErrorCode &success)
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global LEGlyphStorage::getAuxData (le_uint32 auxData[], LEErrorCode &success) const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global LEGlyphStorage::getAuxData (le_int32 glyphIndex, LEErrorCode &success) const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global LEGlyphStorage::setAuxData (le_int32 glyphIndex, le_uint32 auxData, LEErrorCode &success)
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global RuleBasedBreakIterator::getUText (UText *fillIn, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global RuleBasedBreakIterator::setText (UText *text, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global RuleBasedCollator::RuleBasedCollator (const uint8_t *bin, int32_t length, const RuleBasedCollator *base, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global RuleBasedCollator::cloneBinary (uint8_t *buffer, int32_t capacity, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global RuleBasedTimeZone::RuleBasedTimeZone (const UnicodeString &id, InitialTimeZoneRule *initialRule)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::RuleBasedTimeZone (const RuleBasedTimeZone &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::~RuleBasedTimeZone ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::operator= (const RuleBasedTimeZone &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::operator== (const TimeZone &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::operator!= (const TimeZone &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::addTransitionRule (TimeZoneRule *rule, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::complete (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::setRawOffset (int32_t offsetMillis)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getRawOffset (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::useDaylightTime (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::countTransitionRules (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RuleBasedTimeZone::getDynamicClassID (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global RunArray::reset ()
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global SimpleTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global SimpleTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global SimpleTimeZone::countTransitionRules (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global SimpleTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global StringEnumeration::operator== (const StringEnumeration &that) const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global StringEnumeration::operator!= (const StringEnumeration &that) const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Class TimeArrayTimeZoneRule
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::TimeArrayTimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings, const UDate *startTimes, int32_t numStartTimes, DateTimeRule::TimeRuleType timeRuleType)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::TimeArrayTimeZoneRule (const TimeArrayTimeZoneRule &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::operator= (const TimeArrayTimeZoneRule &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::operator== (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::operator!= (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::isEquivalentTo (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeArrayTimeZoneRule::getDynamicClassID (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZone::getTZDataVersion (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZone::getDSTSavings () const
- This API may be changed in the future versions and was introduced in ICU 3.6
- Class TimeZoneRule
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::~TimeZoneRule ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::TimeZoneRule (const UnicodeString &name, int32_t rawOffset, int32_t dstSavings)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::TimeZoneRule (const TimeZoneRule &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::clone (void) const=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::operator== (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::operator!= (const TimeZoneRule &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::getName (UnicodeString &name) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::getRawOffset (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::getDSTSavings (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::isEquivalentTo (const TimeZoneRule &other) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::getFirstStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::getFinalStart (int32_t prevRawOffset, int32_t prevDSTSavings, UDate &result) const=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::getNextStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::getPreviousStart (UDate base, int32_t prevRawOffset, int32_t prevDSTSavings, UBool inclusive, UDate &result) const=0
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneRule::operator= (const TimeZoneRule &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Class TimeZoneTransition
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::TimeZoneTransition (UDate time, const TimeZoneRule &from, const TimeZoneRule &to)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::TimeZoneTransition ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::TimeZoneTransition (const TimeZoneTransition &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::~TimeZoneTransition ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::operator= (const TimeZoneTransition &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::operator== (const TimeZoneTransition &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::operator!= (const TimeZoneTransition &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::getTime (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::setTime (UDate time)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::getFrom (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::setFrom (const TimeZoneRule &from)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::adoptFrom (TimeZoneRule *from)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::setTo (const TimeZoneRule &to)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::adoptTo (TimeZoneRule *to)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::getTo (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global TimeZoneTransition::getDynamicClassID (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global Transliterator::registerAlias (const UnicodeString &aliasID, const UnicodeString &realID)
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UnicodeSet::isFrozen () const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UnicodeSet::freeze ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UnicodeSet::cloneAsThawed () const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UnicodeSet::span (const UChar *s, int32_t length, USetSpanCondition spanCondition) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UnicodeSet::spanBack (const UChar *s, int32_t length, USetSpanCondition spanCondition) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UnicodeSet::spanUTF8 (const char *s, int32_t length, USetSpanCondition spanCondition) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UnicodeSet::spanBackUTF8 (const char *s, int32_t length, USetSpanCondition spanCondition) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UnicodeString::toTitle (BreakIterator *titleIter, const Locale &locale, uint32_t options)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Class UText
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::providerProperties
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UText::sizeOfStruct
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UText::chunkNativeLimit
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::extraSize
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UText::nativeIndexingLimit
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::chunkNativeStart
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::chunkOffset
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::chunkLength
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::chunkContents
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::pFuncs
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::pExtra
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UText::context
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UText::p
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::q
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::r
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText::a
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UText::b
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UText::c
- This API may be changed in the future versions and was introduced in ICU 3.4
- Class UTextFuncs
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::tableSize
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::clone
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::nativeLength
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::access
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::extract
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::replace
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::copy
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::mapOffsetToNative
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::mapNativeIndexToUTF16
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextFuncs::close
- This API may be changed in the future versions and was introduced in ICU 3.6
- Class VTimeZone
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::VTimeZone (const VTimeZone &source)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::~VTimeZone ()
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::operator= (const VTimeZone &right)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::operator== (const TimeZone &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::operator!= (const TimeZone &that) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::createVTimeZoneByID (const UnicodeString &ID)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::createVTimeZone (const UnicodeString &vtzdata, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getTZURL (UnicodeString &url) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::setTZURL (const UnicodeString &url)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getLastModified (UDate &lastModified) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::setLastModified (UDate lastModified)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::write (UnicodeString &result, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::write (UDate start, UnicodeString &result, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::writeSimple (UDate time, UnicodeString &result, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getOffset (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getOffset (UDate date, UBool local, int32_t &rawOffset, int32_t &dstOffset, UErrorCode &ec) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::setRawOffset (int32_t offsetMillis)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getRawOffset (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::useDaylightTime (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getNextTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getPreviousTransition (UDate base, UBool inclusive, TimeZoneTransition &result)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::countTransitionRules (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getTimeZoneRules (const InitialTimeZoneRule *&initial, const TimeZoneRule *trsrules[], int32_t &trscount, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global VTimeZone::getDynamicClassID (void) const
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global LanguageCodes
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ScriptCodes
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_MAP_NOWHERE
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_BIDI_CLASS_DEFAULT
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBiDiReorderingMode
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_DEFAULT
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_NUMBERS_SPECIAL
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_GROUP_NUMBERS_WITH_R
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_RUNS_ONLY
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_INVERSE_NUMBERS_AS_L
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_INVERSE_LIKE_DIRECT
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_INVERSE_FOR_NUMBERS_SPECIAL
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_REORDER_COUNT
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBiDiReorderingOption
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_OPTION_DEFAULT
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_OPTION_INSERT_MARKS
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_OPTION_REMOVE_CONTROLS
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBIDI_OPTION_STREAMING
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBiDiClassCallback
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_setReorderingMode
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_getReorderingMode
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_setReorderingOptions
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_getReorderingOptions
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_getProcessedLength
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_getResultLength
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_getCustomizedClass
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_setClassCallback
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ubidi_getClassCallback
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBRK_X_GRAPHEME_CLUSTER
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ubrk_setUText
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucal_getGregorianChange
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucal_getTZDataVersion
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ucal_setGregorianChange
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_TITLECASE_NO_BREAK_ADJUSTMENT
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global U_TITLECASE_NO_LOWERCASE
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UCaseMap
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_close
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_getBreakIterator
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ucasemap_getLocale
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_getOptions
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_open
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_setBreakIterator
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ucasemap_setLocale
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_setOptions
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_toTitle
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ucasemap_utf8FoldCase
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ucasemap_utf8ToLower
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucasemap_utf8ToTitle
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ucasemap_utf8ToUpper
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_ANCIENT_GREEK_MUSICAL_NOTATION
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_ANCIENT_GREEK_NUMBERS
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_ARABIC_SUPPLEMENT
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_BUGINESE
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_CJK_STROKES
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_COMBINING_DIACRITICAL_MARKS_SUPPLEMENT
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_COPTIC
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_ETHIOPIC_EXTENDED
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_ETHIOPIC_SUPPLEMENT
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_GEORGIAN_SUPPLEMENT
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_GLAGOLITIC
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_KHAROSHTHI
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_MODIFIER_TONE_LETTERS
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_NEW_TAI_LUE
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_OLD_PERSIAN
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_PHONETIC_EXTENSIONS_SUPPLEMENT
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_SUPPLEMENTAL_PUNCTUATION
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_SYLOTI_NAGRI
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_TIFINAGH
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_VERTICAL_FORMS
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UBLOCK_NKO
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_BALINESE
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_LATIN_EXTENDED_C
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_LATIN_EXTENDED_D
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_PHAGS_PA
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_PHOENICIAN
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_CUNEIFORM
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_CUNEIFORM_NUMBERS_AND_PUNCTUATION
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UBLOCK_COUNTING_ROD_NUMERALS
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UGraphemeClusterBreak
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_PATTERN_SYNTAX
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_PATTERN_WHITE_SPACE
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_POSIX_ALNUM
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_POSIX_BLANK
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_POSIX_GRAPH
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_POSIX_PRINT
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_POSIX_XDIGIT
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_GRAPHEME_CLUSTER_BREAK
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_SENTENCE_BREAK
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCHAR_WORD_BREAK
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global USentenceBreak
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UWordBreakValues
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucnv_fromUCountPending
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucnv_setSubstString
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucnv_toUCountPending
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucol_getContractionsAndExpansions
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UCONFIG_NO_FILE_IO
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UCharsetDetector
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UCharsetMatch
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_close
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_detect
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_detectAll
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucsdet_enableInputFilter
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_getAllDetectableCharsets
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_getConfidence
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_getLanguage
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_getName
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_getUChars
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_isInputFilterEnabled
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ucsdet_open
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_setDeclaredEncoding
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ucsdet_setText
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UDAT_TIMEZONE_GENERIC_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UDAT_STANDALONE_DAY_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UDAT_STANDALONE_MONTH_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UDAT_QUARTER_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UDAT_STANDALONE_QUARTER_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UDataFileAccess
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global udata_setFileAccess
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UDateTimePatternConflict
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_NO_CONFLICT
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_BASE_CONFLICT
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_CONFLICT
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_CONFLICT_COUNT
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDateTimePatternField
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_ERA_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_YEAR_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_QUARTER_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_MONTH_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_WEEK_OF_YEAR_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_WEEK_OF_MONTH_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_WEEKDAY_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_DAY_OF_YEAR_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_DAY_OF_WEEK_IN_MONTH_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_DAY_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_DAYPERIOD_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_HOUR_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_MINUTE_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_SECOND_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_FRACTIONAL_SECOND_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_ZONE_FIELD
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDATPG_FIELD_COUNT
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UDateTimePatternGenerator
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_addPattern
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_clone
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_close
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getAppendItemFormat
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getAppendItemName
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getBaseSkeleton
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getBestPattern
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getDateTimeFormat
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getDecimal
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getPatternForSkeleton
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_getSkeleton
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_open
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_openBaseSkeletons
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_openEmpty
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_openSkeletons
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_replaceFieldTypes
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_setAppendItemFormat
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_setAppendItemName
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_setDateTimeFormat
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global udatpg_setDecimal
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uloc_getLocaleForLCID
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global ULocaleDataDelimiterType
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ULocaleDataExemplarSetType
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ULocaleData
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ulocdata_close
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ulocdata_getDelimiter
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ulocdata_getExemplarSet
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ulocdata_getNoSubstitute
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ulocdata_open
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global ulocdata_setNoSubstitute
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UNUM_MONETARY_GROUPING_SEPARATOR_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_HAVE_DEBUG_LOCATION_NEW
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UREGEX_CANON_EQ
- This API may be changed in the future versions and was introduced in ICU 2.4
- Global ures_getUTF8String
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ures_getUTF8StringByIndex
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global ures_getUTF8StringByKey
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global USetSpanCondition
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global USET_SPAN_NOT_CONTAINED
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global USET_SPAN_CONTAINED
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global USET_SPAN_SIMPLE
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global USET_SPAN_CONDITION_COUNT
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_addAllCodePoints
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global uset_clone
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_cloneAsThawed
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_containsAllCodePoints
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global uset_freeze
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_isFrozen
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_span
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_spanBack
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_spanBackUTF8
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global uset_spanUTF8
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global U_SHAPE_AGGREGATE_TASHKEEL
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_SHAPE_AGGREGATE_TASHKEEL_MASK
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_SHAPE_AGGREGATE_TASHKEEL_NOOP
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_SHAPE_PRESERVE_PRESENTATION
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_SHAPE_PRESERVE_PRESENTATION_MASK
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global U_SHAPE_PRESERVE_PRESENTATION_NOOP
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UFileDirection
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fclose
- This API may be changed in the future versions and was introduced in 3.0
- Global u_feof
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fflush
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fgetc
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fgetcodepage
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fgetConverter
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fgetcx
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fgetfile
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fgetlocale
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fgets
- This API may be changed in the future versions and was introduced in 3.0
- Global u_file_read
- This API may be changed in the future versions and was introduced in 3.0
- Global u_file_write
- This API may be changed in the future versions and was introduced in 3.0
- Global u_finit
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fopen
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fprintf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fprintf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fputc
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fputs
- This API may be changed in the future versions and was introduced in 3.0
- Global u_frewind
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fscanf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fscanf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fsetcodepage
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fsetlocale
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fsettransliterator
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fstropen
- This API may be changed in the future versions and was introduced in 3.0
- Global u_fungetc
- This API may be changed in the future versions and was introduced in 3.0
- Global u_snprintf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_snprintf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_sprintf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_sprintf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_sscanf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_sscanf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vfprintf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vfprintf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vfscanf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vfscanf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vsnprintf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vsnprintf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vsprintf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vsprintf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vsscanf
- This API may be changed in the future versions and was introduced in 3.0
- Global u_vsscanf_u
- This API may be changed in the future versions and was introduced in 3.0
- Global u_strFromUTF8Lenient
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global u_strFromUTF8WithSub
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global u_strToUTF8WithSub
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTEXT_GETNATIVEINDEX
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTEXT_INITIALIZER
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTEXT_NEXT32
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTEXT_PREVIOUS32
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTEXT_SETNATIVEINDEX
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global UTEXT_PROVIDER_LENGTH_IS_EXPENSIVE
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTEXT_PROVIDER_STABLE_CHUNKS
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTEXT_PROVIDER_WRITABLE
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTEXT_PROVIDER_HAS_META_DATA
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTEXT_PROVIDER_OWNS_TEXT
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UText
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global UTextAccess
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextClone
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextClose
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextCopy
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextExtract
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextMapNativeIndexToUTF16
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextMapOffsetToNative
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextNativeLength
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UTextReplace
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_char32At
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_clone
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_close
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_copy
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_current32
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_equals
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global utext_extract
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_freeze
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global utext_getNativeIndex
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_getPreviousNativeIndex
- This API may be changed in the future versions and was introduced in ICU 3.6
- Global utext_hasMetaData
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_isLengthExpensive
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_isWritable
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_moveIndex32
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_nativeLength
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_next32
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_next32From
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_openUChars
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_openUTF8
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_previous32
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_previous32From
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_replace
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_setNativeIndex
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global utext_setup
- This API may be changed in the future versions and was introduced in ICU 3.4
- Global UDTS_UNIX_MICROSECONDS_TIME
- This API may be changed in the future versions and was introduced in ICU 3.8
- Global U_TOOLUTIL_API
- This API may be changed in the future versions and was introduced in ICU 3.4
Generated on Wed Aug 8 04:04:35 2007 for ICU 3.8 by
1.5.2