- Global Calendar::getDayOfWeekType (UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Calendar::getWeekendTransition (UCalendarDaysOfWeek dayOfWeek, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Calendar::isWeekend (void) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Calendar::isWeekend (UDate date, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global DateFormat::format (UDate date, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global DateFormat::format (Calendar &cal, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global DateFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global DateTimePatternGenerator::getBestPattern (const UnicodeString &skeleton, UDateTimePatternMatchOptions options, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global DateTimePatternGenerator::replaceFieldTypes (const UnicodeString &pattern, const UnicodeString &skeleton, UDateTimePatternMatchOptions options, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global DecimalFormat::format (const StringPiece &number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global DecimalFormat::format (int64_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global DecimalFormat::format (int32_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global DecimalFormat::format (double number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global DecimalFormatSymbols::ECurrencySpacing
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global DecimalFormatSymbols::getPatternForCurrencySpacing (ECurrencySpacing type, UBool beforeCurrency, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global DecimalFormatSymbols::setPatternForCurrencySpacing (ECurrencySpacing type, UBool beforeCurrency, const UnicodeString &pattern)
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global ErrorCode::assertSuccess () const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global ErrorCode::errorName () const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Class FieldPositionIterator
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::~FieldPositionIterator ()
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::FieldPositionIterator (void)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::FieldPositionIterator (const FieldPositionIterator &)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::getDynamicClassID () const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::getStaticClassID ()
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::next (FieldPosition &fp)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::operator!= (const FieldPositionIterator &rhs) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FieldPositionIterator::operator== (const FieldPositionIterator &) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Class FilteredNormalizer2
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::FilteredNormalizer2 (const Normalizer2 &n2, const UnicodeSet &filterSet)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::append (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::getDynamicClassID () const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::getStaticClassID ()
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::hasBoundaryAfter (UChar32 c) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::hasBoundaryBefore (UChar32 c) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::isInert (UChar32 c) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::isNormalized (const UnicodeString &s, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::normalize (const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::normalizeSecondAndAppend (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::quickCheck (const UnicodeString &s, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global FilteredNormalizer2::spanQuickCheckYes (const UnicodeString &s, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Format::format (const Formattable &obj, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Formattable::Formattable (const StringPiece &number, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Formattable::getDecimalNumber (UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Formattable::setDecimalNumber (const StringPiece &numberString, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Locale::getRoot (void)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Class LocaleDisplayNames
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::~LocaleDisplayNames ()
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::createInstance (const Locale &locale, UDialectHandling dialectHandling)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::createInstance (const Locale &locale)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::getDialectHandling () const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::getLocale () const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::getStaticClassID ()
- Do not use. This API is for internal use only. ICU 4.4 // TODO
- Global LocaleDisplayNames::getStaticClassID ()
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global LocaleDisplayNames::keyDisplayName (const char *key, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::keyValueDisplayName (const char *key, const char *value, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::languageDisplayName (const char *lang, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::localeDisplayName (const char *localeId, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::localeDisplayName (const Locale &locale, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::regionDisplayName (const char *region, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::scriptDisplayName (UScriptCode scriptCode, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::scriptDisplayName (const char *script, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global LocaleDisplayNames::variantDisplayName (const char *variant, UnicodeString &result) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Class Normalizer2
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::append (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::getDynamicClassID () const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::getInstance (const char *packageName, const char *name, UNormalization2Mode mode, UErrorCode &errorCode)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::getStaticClassID ()
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::hasBoundaryAfter (UChar32 c) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::hasBoundaryBefore (UChar32 c) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::isInert (UChar32 c) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::isNormalized (const UnicodeString &s, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::normalize (const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::normalize (const UnicodeString &src, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::normalizeSecondAndAppend (UnicodeString &first, const UnicodeString &second, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::quickCheck (const UnicodeString &s, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global Normalizer2::spanQuickCheckYes (const UnicodeString &s, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global NumberFormat::EStyles
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global NumberFormat::createInstance (const Locale &desiredLocale, EStyles choice, UErrorCode &success)
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global NumberFormat::format (const StringPiece &number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global NumberFormat::format (int64_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global NumberFormat::format (int32_t number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global NumberFormat::format (double number, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Global NumberFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in 4.4
- Class SelectFormat
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::SelectFormat (const UnicodeString &pattern, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::SelectFormat (const SelectFormat &other)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::~SelectFormat ()
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::applyPattern (const UnicodeString &pattern, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::clone (void) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::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 4.4
- Global SelectFormat::format (const UnicodeString &keyword, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::getDynamicClassID () const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::getStaticClassID (void)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::operator!= (const Format &other) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::operator= (const SelectFormat &other)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::operator== (const Format &other) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::parseObject (const UnicodeString &source, Formattable &result, ParsePosition &parse_pos) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SelectFormat::toPattern (UnicodeString &appendTo)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SimpleDateFormat::format (UDate date, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SimpleDateFormat::format (const Formattable &obj, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SimpleDateFormat::format (Calendar &cal, UnicodeString &appendTo, FieldPositionIterator *posIter, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Class TimeUnitFormat
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global TimeUnitFormat::TimeUnitFormat (const Locale &locale, EStyle style, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global TimeUnitFormat::EStyle
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global TimeZone::SHORT_GENERIC
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global TimeZone::LONG_GENERIC
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global TimeZone::SHORT_GMT
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global TimeZone::LONG_GMT
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global TimeZone::SHORT_COMMONLY_USED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global TimeZone::GENERIC_LOCATION
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UnicodeSet::span (const UnicodeString &s, int32_t start, USetSpanCondition spanCondition) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UnicodeSet::spanBack (const UnicodeString &s, int32_t limit, USetSpanCondition spanCondition) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UnicodeString::retainBetween (int32_t start, int32_t limit=INT32_MAX)
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UnicodeString::tempSubString (int32_t start=0, int32_t length=INT32_MAX) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UnicodeString::tempSubStringBetween (int32_t start, int32_t limit=INT32_MAX) const
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global bamuScriptCode
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_ENABLE_DYLOAD
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_CHECK_DYLOAD
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_HAVE_STD_STRING
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global UCLN_NO_AUTO_CLEANUP
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_HAVE_STD_STRING
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_STD_NS
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_STD_NS_USE
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_STD_NSQ
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global UCalendarWeekdayType
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCAL_DEFAULT
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global UCalendarWeekdayType
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global ucal_getDayOfWeekType
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global ucal_getWeekendTransition
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global ucal_isWeekend
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_SAMARITAN
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS_EXTENDED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_TAI_THAM
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_VEDIC_EXTENSIONS
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_LISU
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_BAMUM
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_COMMON_INDIC_NUMBER_FORMS
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_DEVANAGARI_EXTENDED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_HANGUL_JAMO_EXTENDED_A
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_JAVANESE
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_MYANMAR_EXTENDED_A
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_TAI_VIET
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_MEETEI_MAYEK
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_HANGUL_JAMO_EXTENDED_B
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_IMPERIAL_ARAMAIC
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_OLD_SOUTH_ARABIAN
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_AVESTAN
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_INSCRIPTIONAL_PARTHIAN
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_INSCRIPTIONAL_PAHLAVI
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_OLD_TURKIC
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_RUMI_NUMERAL_SYMBOLS
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_KAITHI
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_EGYPTIAN_HIEROGLYPHS
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_ENCLOSED_ALPHANUMERIC_SUPPLEMENT
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_ENCLOSED_IDEOGRAPHIC_SUPPLEMENT
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_C
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_CHAR_NAME_ALIAS
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_JG_FARSI_YEH
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_JG_NYA
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CASED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CASE_IGNORABLE
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CHANGES_WHEN_LOWERCASED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CHANGES_WHEN_UPPERCASED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CHANGES_WHEN_TITLECASED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CHANGES_WHEN_CASEFOLDED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CHANGES_WHEN_CASEMAPPED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_CHANGES_WHEN_NFKC_CASEFOLDED
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global udat_toCalendarDateField
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UDateTimePatternMatchOptions
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UDATPG_MATCH_NO_OPTIONS
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UDATPG_MATCH_HOUR_FIELD_LENGTH
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UDATPG_MATCH_ALL_FIELDS_LENGTH
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global udatpg_getBestPatternWithOptions
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global udatpg_replaceFieldTypesWithOptions
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global ULocaleDisplayNames
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UDialectHandling
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global ULDN_STANDARD_NAMES
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global ULDN_DIALECT_NAMES
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_close
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_getDialectHandling
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_getLocale
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_keyDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_keyValueDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_languageDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_localeDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_open
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_regionDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_scriptCodeDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_scriptDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uldn_variantDisplayName
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global uloc_forLanguageTag
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global uloc_toLanguageTag
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global UChar
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UNormalizer2
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UNormalization2Mode
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UNORM2_COMPOSE
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UNORM2_DECOMPOSE
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UNORM2_FCD
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UNORM2_COMPOSE_CONTIGUOUS
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_append
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_close
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_getInstance
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_hasBoundaryAfter
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_hasBoundaryBefore
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_isInert
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_isNormalized
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_normalize
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_normalizeSecondAndAppend
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_openFiltered
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_quickCheck
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unorm2_spanQuickCheckYes
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UNUM_NUMBERING_SYSTEM
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global unum_formatDecimal
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global unum_parseDecimal
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UREGEX_CANON_EQ
- This API may be changed in the future versions and was introduced in ICU 2.4
- Global USEARCH_ELEMENT_COMPARISON
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global USEARCH_STANDARD_ELEMENT_COMPARISON
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global USEARCH_PATTERN_BASE_WEIGHT_IS_WILDCARD
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global USEARCH_ANY_BASE_WEIGHT_IS_WILDCARD
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global SHAPE_TAIL_NEW_UNICODE
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global SHAPE_TAIL_TYPE_MASK
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_LAMALEF_AUTO
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_LAMALEF_BEGIN
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_LAMALEF_END
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_LAMALEF_MASK
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_LAMALEF_NEAR
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_LAMALEF_RESIZE
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_SEEN_MASK
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_SEEN_TWOCELL_NEAR
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_SPACES_RELATIVE_TO_TEXT_BEGIN_END
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_SPACES_RELATIVE_TO_TEXT_MASK
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_TASHKEEL_BEGIN
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_TASHKEEL_END
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_TASHKEEL_MASK
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_TASHKEEL_REPLACE_BY_TATWEEL
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_TASHKEEL_RESIZE
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_TEXT_DIRECTION_VISUAL_RTL
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_YEHHAMZA_MASK
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_SHAPE_YEHHAMZA_TWOCELL_NEAR
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global u_fadopt
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global u_strFromJavaModifiedUTF8WithSub
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global u_strToJavaModifiedUTF8
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global U_IS_SURROGATE_TRAIL
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U16_IS_SURROGATE_TRAIL
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global U_CHARSET_IS_UTF8
- This API may be changed in the future versions and was introduced in ICU 4.2
Generated on Tue Apr 27 15:10:39 2010 for ICU 4.4.1 by
1.4.7