- Global Calendar::EAmpm
- ICU 2.6.
- Global Calendar::EDateFields
- ICU 2.6.
- Global Calendar::EDaysOfWeek
- ICU 2.6.
- Global Calendar::EMonths
- ICU 2.6.
- Global Calendar::add (EDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global Calendar::clear (EDateFields field)
- ICU 2.6.
- Global Calendar::fieldDifference (UDate when, EDateFields field, UErrorCode &status)
- ICU 2.6.
- Global Calendar::get (EDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global Calendar::getActualMaximum (EDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global Calendar::getActualMinimum (EDateFields field, UErrorCode &status) const
- ICU 2.6.
- Global Calendar::getFirstDayOfWeek (void) const
- ICU 2.6 use the overload with error code
- Global Calendar::getGreatestMinimum (EDateFields field) const
- ICU 2.6.
- Global Calendar::getLeastMaximum (EDateFields field) const
- ICU 2.6.
- Global Calendar::getMaximum (EDateFields field) const
- ICU 2.6.
- Global Calendar::getMinimum (EDateFields field) const
- ICU 2.6.
- Global Calendar::internalGet (EDateFields field) const
- ICU 2.6.
- Global Calendar::internalSet (EDateFields field, int32_t value)
- ICU 2.6.
- Global Calendar::isSet (EDateFields field) const
- ICU 2.6.
- Global Calendar::roll (EDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global Calendar::roll (EDateFields field, UBool up, UErrorCode &status)
- ICU 2.6.
- Global Calendar::set (EDateFields field, int32_t value)
- ICU 2.6.
- Global Calendar::setFirstDayOfWeek (EDaysOfWeek value)
- ICU 2.6.
- Global Calendar::fIsSet [UCAL_FIELD_COUNT]
- ICU 2.8 use (fStamp[n]!=kUnset)
- Class CollationKey
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::CollationKey ()
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::CollationKey (const uint8_t *values, int32_t count)
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::CollationKey (const CollationKey &other)
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::~CollationKey ()
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::compareTo (const CollationKey &target, UErrorCode &status) const
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::compareTo (const CollationKey &target) const
- ICU 2.6 use the overload with error code
- Global CollationKey::getByteArray (int32_t &count) const
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::getDynamicClassID () const
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::getStaticClassID ()
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::hashCode (void) const
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::isBogus (void) const
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::operator!= (const CollationKey &source) const
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::operator= (const CollationKey &other)
- ICU 2.8 Use Collator::getSortKey(.
- Global CollationKey::operator== (const CollationKey &source) const
- ICU 2.8 Use Collator::getSortKey(.
- Global Collator::Collator (UCollationStrength collationStrength, UNormalizationMode decompositionMode)
- ICU 2.4.
- Global Collator::EComparisonResult
- ICU 2.6.
- Global Collator::compare (const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) const
- ICU 2.6 use the overload with UErrorCode &
- Global Collator::compare (const UnicodeString &source, const UnicodeString &target, int32_t length) const
- ICU 2.6 use the overload with UErrorCode &
- Global Collator::compare (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.6 use the overload with UErrorCode &
- Global Collator::getCollationKey (const UChar *source, int32_t sourceLength, CollationKey &key, UErrorCode &status) const =0
- ICU 2.8 Use getSortKey(.
- Global Collator::getCollationKey (const UnicodeString &source, CollationKey &key, UErrorCode &status) const =0
- ICU 2.8 Use getSortKey(.
- Global Collator::getLocale (ULocDataLocaleType type, UErrorCode &status) const =0
- ICU 2.8 This API is under consideration for revision in ICU 3.0.
- Global Collator::getStrength (void) const =0
- ICU 2.6 Use getAttribute(UCOL_STRENGTH.
- Global Collator::setStrength (ECollationStrength newStrength)=0
- ICU 2.6 Use setAttribute(UCOL_STRENGTH.
- Global GregorianCalendar::getActualMaximum (EDateFields field) const
- ICU 2.6.
- Global GregorianCalendar::getActualMinimum (EDateFields field) const
- ICU 2.6.
- Global GregorianCalendar::roll (EDateFields field, int32_t amount, UErrorCode &status)
- ICU 2.6.
- Global ResourceBundle::getLocale (void) const
- ICU 2.8 Use getLocale(ULocDataLocaleType type, UErrorCode &status) overload instead.
- Global ResourceBundle::getVersionNumber (void) const
- ICU 2.8 Use getVersion instead.
- Global RuleBasedCollator::compare (const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) const
- ICU 2.6 Use overload with UErrorCode&
- Global RuleBasedCollator::compare (const UnicodeString &source, const UnicodeString &target, int32_t length) const
- ICU 2.6 Use overload with UErrorCode&
- Global RuleBasedCollator::compare (const UnicodeString &source, const UnicodeString &target) const
- ICU 2.6 Use overload with UErrorCode&
- Global RuleBasedCollator::getCollationKey (const UChar *source, int32_t sourceLength, CollationKey &key, UErrorCode &status) const
- ICU 2.8 Use getSortKey(.
- Global RuleBasedCollator::getCollationKey (const UnicodeString &source, CollationKey &key, UErrorCode &status) const
- ICU 2.8 Use getSortKey(.
- Global RuleBasedCollator::getLocale (ULocDataLocaleType type, UErrorCode &status) const
- ICU 2.8 likely to change in ICU 3.0, based on feedback
- Global RuleBasedCollator::getStrength (void) const
- ICU 2.6 Use getAttribute(UCOL_STRENGTH.
- Global RuleBasedCollator::setStrength (ECollationStrength newStrength)
- ICU 2.6 Use setAttribute(UCOL_STRENGTH.
- Global SimpleTimeZone::inDaylightTime (UDate date, UErrorCode &status) const
- ICU 2.4.
- Global TimeZone::inDaylightTime (UDate date, UErrorCode &status) const =0
- ICU 2.4.
- Global UBRK_TITLE
- ICU 2.8 Use the word break iterator for titlecasing for Unicode 4 and later.
- Global ucol_getLocale (const UCollator *coll, ULocDataLocaleType type, UErrorCode *status)
- ICU 2.8 Use ucol_getLocaleByType instead
- Global ULOC_REQUESTED_LOCALE
- ICU 2.8
- Global RES_NONE
- ICU 2.6 Use the URES_ constant instead.
- Global RES_STRING
- ICU 2.6 Use the URES_ constant instead.
- Global RES_BINARY
- ICU 2.6 Use the URES_ constant instead.
- Global RES_TABLE
- ICU 2.6 Use the URES_ constant instead.
- Global RES_ALIAS
- ICU 2.6 Use the URES_ constant instead.
- Global RES_INT
- ICU 2.6 Use the URES_ constant instead.
- Global RES_ARRAY
- ICU 2.6 Use the URES_ constant instead.
- Global RES_INT_VECTOR
- ICU 2.6 Use the URES_ constant instead.
- Global RES_RESERVED
- ICU 2.6 Not used.
- Global ures_countArrayItems (const UResourceBundle *resourceBundle, const char *resourceKey, UErrorCode *err)
- ICU 2.8 User ures_getSize instead
- Global ures_getLocale (const UResourceBundle *resourceBundle, UErrorCode *status)
- ICU 2.8 Use ures_getLocaleByType instead.
- Global ures_getVersionNumber (const UResourceBundle *resourceBundle)
- ICU 2.8 Use ures_getVersion instead.
- File utf_old.h
- ICU 2.4.
- Global UTF16_APPEND_CHAR_SAFE (s, i, length, c)
- ICU 2.4.
- Global UTF16_APPEND_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF16_ARRAY_SIZE (size)
- ICU 2.4.
- Global UTF16_BACK_1_SAFE (s, start, i)
- ICU 2.4.
- Global UTF16_BACK_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF16_BACK_N_SAFE (s, start, i, n)
- ICU 2.4.
- Global UTF16_BACK_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF16_CHAR_LENGTH (c)
- ICU 2.4.
- Global UTF16_FWD_1_SAFE (s, i, length)
- ICU 2.4.
- Global UTF16_FWD_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF16_FWD_N_SAFE (s, i, length, n)
- ICU 2.4.
- Global UTF16_FWD_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF16_GET_CHAR_SAFE (s, start, i, length, c, strict)
- ICU 2.4.
- Global UTF16_GET_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF16_GET_PAIR_VALUE (first, second)
- ICU 2.4.
- Global UTF16_IS_LEAD (uchar)
- ICU 2.4.
- Global UTF16_IS_SINGLE (uchar)
- ICU 2.4.
- Global UTF16_IS_TRAIL (uchar)
- ICU 2.4.
- Global UTF16_LEAD (supplementary)
- ICU 2.4.
- Global UTF16_MAX_CHAR_LENGTH
- ICU 2.4.
- Global UTF16_NEED_MULTIPLE_UCHAR (c)
- ICU 2.4.
- Global UTF16_NEXT_CHAR_SAFE (s, i, length, c, strict)
- ICU 2.4.
- Global UTF16_NEXT_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF16_PREV_CHAR_SAFE (s, start, i, c, strict)
- ICU 2.4.
- Global UTF16_PREV_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF16_SET_CHAR_LIMIT_SAFE (s, start, i, length)
- ICU 2.4.
- Global UTF16_SET_CHAR_LIMIT_UNSAFE (s, i)
- ICU 2.4.
- Global UTF16_SET_CHAR_START_SAFE (s, start, i)
- ICU 2.4.
- Global UTF16_SET_CHAR_START_UNSAFE (s, i)
- ICU 2.4.
- Global UTF16_TRAIL (supplementary)
- ICU 2.4.
- Global UTF32_APPEND_CHAR_SAFE (s, i, length, c)
- ICU 2.4.
- Global UTF32_APPEND_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF32_ARRAY_SIZE (size)
- ICU 2.4.
- Global UTF32_BACK_1_SAFE (s, start, i)
- ICU 2.4.
- Global UTF32_BACK_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF32_BACK_N_SAFE (s, start, i, n)
- ICU 2.4.
- Global UTF32_BACK_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF32_CHAR_LENGTH (c)
- ICU 2.4.
- Global UTF32_FWD_1_SAFE (s, i, length)
- ICU 2.4.
- Global UTF32_FWD_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF32_FWD_N_SAFE (s, i, length, n)
- ICU 2.4.
- Global UTF32_FWD_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF32_GET_CHAR_SAFE (s, start, i, length, c, strict)
- ICU 2.4.
- Global UTF32_GET_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF32_IS_LEAD (uchar)
- ICU 2.4.
- Global UTF32_IS_SAFE (c, strict)
- ICU 2.4.
- Global UTF32_IS_SINGLE (uchar)
- ICU 2.4.
- Global UTF32_IS_TRAIL (uchar)
- ICU 2.4.
- Global UTF32_MAX_CHAR_LENGTH
- ICU 2.4.
- Global UTF32_NEED_MULTIPLE_UCHAR (c)
- ICU 2.4.
- Global UTF32_NEXT_CHAR_SAFE (s, i, length, c, strict)
- ICU 2.4.
- Global UTF32_NEXT_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF32_PREV_CHAR_SAFE (s, start, i, c, strict)
- ICU 2.4.
- Global UTF32_PREV_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF32_SET_CHAR_LIMIT_SAFE (s, i, length)
- ICU 2.4.
- Global UTF32_SET_CHAR_LIMIT_UNSAFE (s, i)
- ICU 2.4.
- Global UTF32_SET_CHAR_START_SAFE (s, start, i)
- ICU 2.4.
- Global UTF32_SET_CHAR_START_UNSAFE (s, i)
- ICU 2.4.
- Global UTF8_APPEND_CHAR_SAFE (s, i, length, c)
- ICU 2.4.
- Global UTF8_APPEND_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF8_ARRAY_SIZE (size)
- ICU 2.4.
- Global UTF8_BACK_1_SAFE (s, start, i)
- ICU 2.4.
- Global UTF8_BACK_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF8_BACK_N_SAFE (s, start, i, n)
- ICU 2.4.
- Global UTF8_BACK_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF8_CHAR_LENGTH (c)
- ICU 2.4.
- Global UTF8_COUNT_TRAIL_BYTES (leadByte)
- ICU 2.4.
- Global UTF8_ERROR_VALUE_1
- ICU 2.4.
- Global UTF8_ERROR_VALUE_1
- ICU 2.4.
- Global UTF8_ERROR_VALUE_1
- ICU 2.4.
- Global UTF8_ERROR_VALUE_2
- ICU 2.4.
- Global UTF8_FWD_1_SAFE (s, i, length)
- ICU 2.4.
- Global UTF8_FWD_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF8_FWD_N_SAFE (s, i, length, n)
- ICU 2.4.
- Global UTF8_FWD_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF8_GET_CHAR_SAFE (s, start, i, length, c, strict)
- ICU 2.4.
- Global UTF8_GET_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF8_IS_LEAD (uchar)
- ICU 2.4.
- Global UTF8_IS_SINGLE (uchar)
- ICU 2.4.
- Global UTF8_IS_TRAIL (uchar)
- ICU 2.4.
- Global UTF8_MASK_LEAD_BYTE (leadByte, countTrailBytes)
- ICU 2.4.
- Global UTF8_MAX_CHAR_LENGTH
- ICU 2.4.
- Global UTF8_NEED_MULTIPLE_UCHAR (c)
- ICU 2.4.
- Global UTF8_NEXT_CHAR_SAFE (s, i, length, c, strict)
- ICU 2.4.
- Global UTF8_NEXT_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF8_PREV_CHAR_SAFE (s, start, i, c, strict)
- ICU 2.4.
- Global UTF8_PREV_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF8_SET_CHAR_LIMIT_SAFE (s, start, i, length)
- ICU 2.4.
- Global UTF8_SET_CHAR_LIMIT_UNSAFE (s, i)
- ICU 2.4.
- Global UTF8_SET_CHAR_START_SAFE (s, start, i)
- ICU 2.4.
- Global UTF8_SET_CHAR_START_UNSAFE (s, i)
- ICU 2.4.
- Global UTF_APPEND_CHAR (s, i, length, c)
- ICU 2.4.
- Global UTF_APPEND_CHAR_SAFE (s, i, length, c)
- ICU 2.4.
- Global UTF_APPEND_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF_ARRAY_SIZE (size)
- ICU 2.4.
- Global UTF_BACK_1 (s, start, i)
- ICU 2.4.
- Global UTF_BACK_1_SAFE (s, start, i)
- ICU 2.4.
- Global UTF_BACK_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF_BACK_N (s, start, i, n)
- ICU 2.4.
- Global UTF_BACK_N_SAFE (s, start, i, n)
- ICU 2.4.
- Global UTF_BACK_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF_CHAR_LENGTH (c)
- ICU 2.4.
- Global UTF_ERROR_VALUE
- ICU 2.4.
- Global UTF_FIRST_SURROGATE (supplementary)
- ICU 2.4.
- Global UTF_FWD_1 (s, i, length)
- ICU 2.4.
- Global UTF_FWD_1_SAFE (s, i, length)
- ICU 2.4.
- Global UTF_FWD_1_UNSAFE (s, i)
- ICU 2.4.
- Global UTF_FWD_N (s, i, length, n)
- ICU 2.4.
- Global UTF_FWD_N_SAFE (s, i, length, n)
- ICU 2.4.
- Global UTF_FWD_N_UNSAFE (s, i, n)
- ICU 2.4.
- Global UTF_GET_CHAR (s, start, i, length, c)
- ICU 2.4.
- Global UTF_GET_CHAR_SAFE (s, start, i, length, c, strict)
- ICU 2.4.
- Global UTF_GET_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF_IS_ERROR (c)
- ICU 2.4.
- Global UTF_IS_FIRST_SURROGATE (uchar)
- ICU 2.4.
- Global UTF_IS_LEAD (uchar)
- ICU 2.4.
- Global UTF_IS_SECOND_SURROGATE (uchar)
- ICU 2.4.
- Global UTF_IS_SINGLE (uchar)
- ICU 2.4.
- Global UTF_IS_SURROGATE (uchar)
- ICU 2.4.
- Global UTF_IS_SURROGATE_FIRST (c)
- ICU 2.4.
- Global UTF_IS_TRAIL (uchar)
- ICU 2.4.
- Global UTF_IS_UNICODE_CHAR (c)
- ICU 2.4.
- Global UTF_IS_UNICODE_NONCHAR (c)
- ICU 2.4.
- Global UTF_IS_VALID (c)
- ICU 2.4.
- Global UTF_MAX_CHAR_LENGTH
- ICU 2.4.
- Global UTF_NEED_MULTIPLE_UCHAR (c)
- ICU 2.4.
- Global UTF_NEXT_CHAR (s, i, length, c)
- ICU 2.4.
- Global UTF_NEXT_CHAR_SAFE (s, i, length, c, strict)
- ICU 2.4.
- Global UTF_NEXT_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF_PREV_CHAR (s, start, i, c)
- ICU 2.4.
- Global UTF_PREV_CHAR_SAFE (s, start, i, c, strict)
- ICU 2.4.
- Global UTF_PREV_CHAR_UNSAFE (s, i, c)
- ICU 2.4.
- Global UTF_SAFE
- ICU 2.4.
- Global UTF_SECOND_SURROGATE (supplementary)
- ICU 2.4.
- Global UTF_SET_CHAR_LIMIT (s, start, i, length)
- ICU 2.4.
- Global UTF_SET_CHAR_LIMIT_SAFE (s, start, i, length)
- ICU 2.4.
- Global UTF_SET_CHAR_LIMIT_UNSAFE (s, i)
- ICU 2.4.
- Global UTF_SET_CHAR_START (s, start, i)
- ICU 2.4.
- Global UTF_SET_CHAR_START_SAFE (s, start, i)
- ICU 2.4.
- Global UTF_SET_CHAR_START_UNSAFE (s, i)
- ICU 2.4.
- Global UTF_SIZE
- ICU 2.4.
- Global UTF_SURROGATE_OFFSET
- ICU 2.4.
- Global utrans_getAvailableID (int32_t index, char *buf, int32_t bufCapacity)
- ICU 2.8 Use utrans_openIDs() instead, see utrans.h
- Global utrans_getID (const UTransliterator *trans, char *buf, int32_t bufCapacity)
- ICU 2.8 Use utrans_getUnicodeID() instead, see utrans.h
- Global utrans_open (const char *id, UTransDirection dir, const UChar *rules, int32_t rulesLength, UParseError *parseError, UErrorCode *status)
- ICU 2.8 Use utrans_openU() instead, see utrans.h
- Global utrans_unregister (const char *id)
- ICU 2.8 Use utrans_unregisterID() instead, see utrans.h
Generated on Wed May 18 17:29:19 2005 for ICU 2.8 by
1.4.2