ICU 75.1 75.1
Loading...
Searching...
No Matches
Obsolete List
Global icu::DateFormat::EField
ICU 3.4 use UDateFormatField instead, since this API will be removed in that release
Global icu::MessageFormat::EFormatNumber
ICU 3.0. The 10-argument limit was removed as of ICU 2.6, rendering this enum type obsolete.
Global icu::MessageFormat::kMaxFormat
ICU 3.0. The 10-argument limit was removed as of ICU 2.6, rendering this constant obsolete.
Global icu::Transliterator::countAvailableIDs ()
ICU 3.4 use getAvailableIDs() instead
Global icu::Transliterator::getAvailableID (int32_t index)
ICU 3.4 use getAvailableIDs() instead; this function is not thread safe, since it returns a reference to storage that may become invalid if another thread calls unregister