- Global CheckedArrayByteSink::NumberOfBytesAppended () const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global CheckedArrayByteSink::Reset ()
- This API may be changed in the future versions and was introduced in ICU 4.6
- 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::kEightDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kFiveDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kFourDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kNineDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kOneDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kSevenDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kSixDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kThreeDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global DecimalFormatSymbols::kTwoDigitSymbol
- This API may be changed in the future versions and was introduced in ICU 4.6
- 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 FilteredNormalizer2::getDecomposition (UChar32 c, UnicodeString &decomposition) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Class IDNA
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::createUTS46Instance (uint32_t options, UErrorCode &errorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::labelToASCII (const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::labelToASCII_UTF8 (const StringPiece &label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::labelToUnicode (const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::labelToUnicodeUTF8 (const StringPiece &label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::nameToASCII (const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::nameToASCII_UTF8 (const StringPiece &name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::nameToUnicode (const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const =0
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNA::nameToUnicodeUTF8 (const StringPiece &name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Class IDNAInfo
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNAInfo::getErrors () const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNAInfo::hasErrors () const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNAInfo::IDNAInfo ()
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global IDNAInfo::isTransitionalDifferent () const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global Normalizer2::getDecomposition (UChar32 c, UnicodeString &decomposition) const =0
- This API may be changed in the future versions and was introduced in ICU 4.6
- 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::EStyles
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global NumberingSystem::getName ()
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::appendReplacement (UText *dest, UText *replacement, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::appendTail (UText *dest, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::end64 (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::end64 (int32_t group, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::getFindProgressCallback (URegexFindProgressCallback *&callback, const void *&context, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::getInput (UText *dest, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::group (UText *dest, int64_t &group_len, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::group (int32_t groupNum, UText *dest, int64_t &group_len, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::inputText () const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::RegexMatcher (UText *regexp, uint32_t flags, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::RegexMatcher (UText *regexp, UText *input, uint32_t flags, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::region (int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::regionEnd64 () const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::regionStart64 () const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::replaceAll (UText *replacement, UText *dest, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::replaceFirst (UText *replacement, UText *dest, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::reset (UText *input)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::setFindProgressCallback (URegexFindProgressCallback *callback, const void *context, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::split (UText *input, UText *dest[], int32_t destCapacity, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::start64 (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexMatcher::start64 (int32_t group, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::compile (UText *regex, UParseError &pe, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::compile (UText *regex, uint32_t flags, UParseError &pe, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::compile (UText *regex, uint32_t flags, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::matcher (UText *input, PatternIsUTextFlag flag, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::matches (UText *regex, UText *input, UParseError &pe, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::PatternIsUTextFlag
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::patternText (UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global RegexPattern::split (UText *input, UText *dest[], int32_t destCapacity, UErrorCode &status) const
- This API may be changed in the future versions and was introduced in ICU 4.6
- 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
- Class TimeUnitFormat
- 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 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 ubidi_getBaseDirection (const UChar *text, int32_t length)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UBIDI_NEUTRAL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UChar
- This API may be changed in the future versions and was introduced in ICU 4.4
- Global UCHAR_OTHER_PROPERTY_LIMIT
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UCHAR_OTHER_PROPERTY_START
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UCHAR_SCRIPT_EXTENSIONS
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_CHECK_BIDI
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_CHECK_CONTEXTJ
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_close (UIDNA *idna)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_BIDI
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_CONTEXTJ
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_DISALLOWED
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_DOMAIN_NAME_TOO_LONG
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_EMPTY_LABEL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_HYPHEN_3_4
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_INVALID_ACE_LABEL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_LABEL_HAS_DOT
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_LABEL_TOO_LONG
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_LEADING_COMBINING_MARK
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_LEADING_HYPHEN
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_PUNYCODE
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_ERROR_TRAILING_HYPHEN
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_INFO_INITIALIZER
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_labelToASCII (const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_labelToASCII_UTF8 (const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_labelToUnicode (const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_labelToUnicodeUTF8 (const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_nameToASCII (const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_nameToASCII_UTF8 (const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_nameToUnicode (const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_nameToUnicodeUTF8 (const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_NONTRANSITIONAL_TO_ASCII
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNA_NONTRANSITIONAL_TO_UNICODE
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uidna_openUTS46 (uint32_t options, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Class UIDNAInfo
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNAInfo::errors
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNAInfo::isTransitionalDifferent
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UIDNAInfo::size
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uloc_forLanguageTag (const char *langtag, char *localeID, int32_t localeIDCapacity, int32_t *parsedLength, UErrorCode *err)
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global ULOC_KEYWORD_ASSIGN_UNICODE
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global ULOC_KEYWORD_ITEM_SEPARATOR_UNICODE
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global ULOC_KEYWORD_SEPARATOR_UNICODE
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uloc_toLanguageTag (const char *localeID, char *langtag, int32_t langtagCapacity, UBool strict, UErrorCode *err)
- This API may be changed in the future versions and was introduced in ICU 4.2
- Global unorm2_getDecomposition (const UNormalizer2 *norm2, UChar32 c, UChar *decomposition, int32_t capacity, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_EIGHT_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_FIVE_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_FOUR_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_NINE_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_ONE_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_SEVEN_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_SIX_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_THREE_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UNUM_TWO_DIGIT_SYMBOL
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_appendReplacementUText (URegularExpression *regexp, UText *replacementText, UText *dest, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_appendTailUText (URegularExpression *regexp, UText *dest, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global UREGEX_CANON_EQ
- This API may be changed in the future versions and was introduced in ICU 2.4
- Global uregex_end64 (URegularExpression *regexp, int32_t groupNum, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_find64 (URegularExpression *regexp, int64_t startIndex, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_getFindProgressCallback (const URegularExpression *regexp, URegexFindProgressCallback **callback, const void **context, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_getUText (URegularExpression *regexp, UText *dest, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_groupUText (URegularExpression *regexp, int32_t groupNum, UText *dest, int64_t *groupLength, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_lookingAt64 (URegularExpression *regexp, int64_t startIndex, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_matches64 (URegularExpression *regexp, int64_t startIndex, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_openUText (UText *pattern, uint32_t flags, UParseError *pe, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_patternUText (const URegularExpression *regexp, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_regionEnd64 (const URegularExpression *regexp, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_regionStart64 (const URegularExpression *regexp, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_replaceAllUText (URegularExpression *regexp, UText *replacement, UText *dest, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_replaceFirstUText (URegularExpression *regexp, UText *replacement, UText *dest, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_reset64 (URegularExpression *regexp, int64_t index, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_setFindProgressCallback (URegularExpression *regexp, URegexFindProgressCallback *callback, const void *context, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_setRegion64 (URegularExpression *regexp, int64_t regionStart, int64_t regionLimit, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_setRegionAndStart (URegularExpression *regexp, int64_t regionStart, int64_t regionLimit, int64_t startIndex, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_setUText (URegularExpression *regexp, UText *text, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_splitUText (URegularExpression *regexp, UText *destFields[], int32_t destFieldsCapacity, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uregex_start64 (URegularExpression *regexp, int32_t groupNum, UErrorCode *status)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global URegexFindProgressCallback (const void *context, int64_t matchIndex)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uscript_getScriptExtensions (UChar32 c, UScriptCode *scripts, int32_t capacity, UErrorCode *pErrorCode)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global uscript_hasScript (UChar32 c, UScriptCode sc)
- This API may be changed in the future versions and was introduced in ICU 4.6
- Global VTimeZone::createVTimeZoneFromBasicTimeZone (const BasicTimeZone &basicTZ, UErrorCode &status)
- This API may be changed in the future versions and was introduced in ICU 4.6