- Global DateFormat::EField
- ICU 3.4 use UDateFormatField instead, since this API will be removed in that release
- Global MessageFormat::EFormatNumber
- ICU 3.0.
- Global MessageFormat::kMaxFormat
- ICU 3.0.
- Global Transliterator::countAvailableIDs (void)
- ICU 3.4 use getAvailableIDs() instead
- Global 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
Generated on Mon Jan 15 22:41:23 2007 for ICU 3.6 by
1.4.2