Movatterモバイル変換


[0]ホーム

URL:


ICU 78.1  78.1
Deprecated List
GlobalFALSE
ICU 68 Use standard "false" instead.
Globalicu::BreakIterator::createBufferClone (void *stackBuffer, int32_t &BufferSize, UErrorCode &status)=0
ICU 52. Useclone() instead.
Globalicu::BreakIterator::createTitleInstance (constLocale &where, UErrorCode &status)
ICU 64 Use createWordInstance instead.
Globalicu::BreakIterator::isBufferClone ()
ICU 52. Always delete theBreakIterator.
Globalicu::Calendar::add (EDateFields field, int32_t amount, UErrorCode &status)
ICU 2.6. useadd(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
Globalicu::Calendar::EAmpm
ICU 2.6. Use C enum UCalendarAMPMs defined inucal.h
Globalicu::Calendar::EDateFields
ICU 2.6. Use C enum UCalendarDateFields defined inucal.h
Globalicu::Calendar::EDaysOfWeek
ICU 2.6. Use C enum UCalendarDaysOfWeek defined inucal.h
Globalicu::Calendar::EMonths
ICU 2.6. Use C enum UCalendarMonths defined inucal.h
Globalicu::Calendar::fieldDifference (UDate when, EDateFields field, UErrorCode &status)
ICU 2.6. UsefieldDifference(UDate when, UCalendarDateFields field, UErrorCode& status).
Globalicu::Calendar::getActualMinimum (EDateFields field, UErrorCode &status) const
ICU 2.6. Use getActualMinimum(UCalendarDateFields field, UErrorCode& status) instead.
Globalicu::Calendar::getFirstDayOfWeek () const
ICU 2.6 use the overload with error code
Globalicu::Calendar::getGreatestMinimum (EDateFields field) const
ICU 2.6. Use getGreatestMinimum(UCalendarDateFields field) instead.
Globalicu::Calendar::getLeastMaximum (EDateFields field) const
ICU 2.6. Use getLeastMaximum(UCalendarDateFields field) instead.
Globalicu::Calendar::getMaximum (EDateFields field) const
ICU 2.6. Use getMaximum(UCalendarDateFields field) instead.
Globalicu::Calendar::getMinimum (EDateFields field) const
ICU 2.6. Use getMinimum(UCalendarDateFields field) instead.
Globalicu::Calendar::internalGet (EDateFields field) const
ICU 2.6. Use internalGet(UCalendarDateFields field) instead.
Globalicu::Calendar::internalSet (EDateFields field, int32_t value)
ICU 2.6. UseinternalSet(UCalendarDateFields field, int32_t value) instead.
Globalicu::Calendar::roll (EDateFields field, UBool up, UErrorCode &status)
ICU 2.6. Useroll(UCalendarDateFields field, UBool up, UErrorCode& status) instead.
Globalicu::Calendar::roll (EDateFields field, int32_t amount, UErrorCode &status)
ICU 2.6. Useroll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
Classicu::ChoiceFormat
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::applyPattern (constUnicodeString &pattern, UErrorCode &status)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::applyPattern (constUnicodeString &pattern,UParseError &parseError, UErrorCode &status)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::ChoiceFormat (constChoiceFormat &that)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::ChoiceFormat (const double *limits, const UBool *closures, constUnicodeString *formats, int32_t count)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::ChoiceFormat (const double *limits, constUnicodeString *formats, int32_t count)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::ChoiceFormat (constUnicodeString &pattern, UErrorCode &status)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::clone () const override
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::format (double number,UnicodeString &appendTo,FieldPosition &pos) const override
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::format (int32_t number,UnicodeString &appendTo,FieldPosition &pos) const override
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::format (int64_t number,UnicodeString &appendTo,FieldPosition &pos) const override
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::format (constFormattable *objs, int32_t cnt,UnicodeString &appendTo,FieldPosition &pos, UErrorCode &success) const
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::getClosures (int32_t &count) const
ICU 4.8 Use theMessagePattern class to analyze aChoiceFormat pattern.
Globalicu::ChoiceFormat::getDynamicClassID () const override
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::getFormats (int32_t &count) const
ICU 4.8 Use theMessagePattern class to analyze aChoiceFormat pattern.
Globalicu::ChoiceFormat::getLimits (int32_t &count) const
ICU 4.8 Use theMessagePattern class to analyze aChoiceFormat pattern.
Globalicu::ChoiceFormat::getStaticClassID ()
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::operator= (constChoiceFormat &that)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::operator== (constFormat &other) const override
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::parse (constUnicodeString &text,Formattable &result,ParsePosition &parsePosition) const override
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::setChoices (const double *limitsToCopy, constUnicodeString *formatsToCopy, int32_t count)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::setChoices (const double *limits, const UBool *closures, constUnicodeString *formats, int32_t count)
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::toPattern (UnicodeString &pattern) const
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::ChoiceFormat::~ChoiceFormat ()
ICU 49 UseMessageFormat instead, with plural and select arguments.
Globalicu::CollationKey::compareTo (constCollationKey &target) const
ICU 2.6 use the overload with error code
Globalicu::Collator::Collator (UCollationStrength collationStrength, UNormalizationMode decompositionMode)
ICU 2.4. Subclasses should use the default constructor instead and handle the strength and normalization mode themselves.
Globalicu::Collator::compare (constUnicodeString &source, constUnicodeString &target) const
ICU 2.6 use the overload with UErrorCode &
Globalicu::Collator::compare (constUnicodeString &source, constUnicodeString &target, int32_t length) const
ICU 2.6 use the overload with UErrorCode &
Globalicu::Collator::compare (const char16_t *source, int32_t sourceLength, const char16_t *target, int32_t targetLength) const
ICU 2.6 use the overload with UErrorCode &
Globalicu::Collator::EComparisonResult
ICU 2.6. Use C enum UCollationResult defined inucol.h
Globalicu::Collator::getLocale (ULocDataLocaleType type, UErrorCode &status) const =0
ICU 2.8 This API is under consideration for revision in ICU 3.0.
Globalicu::Collator::getStrength () const
ICU 2.6 Use getAttribute(UCOL_STRENGTH...) instead
Globalicu::Collator::safeClone () const
ICU 50 no need to have two methods for cloning
Globalicu::Collator::setStrength (ECollationStrength newStrength)
ICU 2.6 Use setAttribute(UCOL_STRENGTH...) instead
Globalicu::Collator::setVariableTop (const char16_t *varTop, int32_t len, UErrorCode &status)=0
ICU 53 CallsetMaxVariable() instead.
Globalicu::Collator::setVariableTop (constUnicodeString &varTop, UErrorCode &status)=0
ICU 53 CallsetMaxVariable() instead.
Globalicu::Collator::setVariableTop (uint32_t varTop, UErrorCode &status)=0
ICU 53 CallsetMaxVariable() instead.
Globalicu::DateFormatSymbols::DT_CONTEXT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalicu::DateFormatSymbols::DT_WIDTH_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalicu::DateFormatSymbols::getZoneStrings (int32_t &rowCount, int32_t &columnCount) const
ICU 3.6
Globalicu::DecimalFormat::setCurrency (const char16_t *theCurrency)
ICU 3.0. UsesetCurrency(const char16_t*, UErrorCode&).
Globalicu::DictionaryBasedBreakIterator
ICU 3.6
Globalicu::FilteredBreakIteratorBuilder::build (BreakIterator *adoptBreakIterator, UErrorCode &status)=0
ICU 60 usewrapIteratorWithFilter() instead
Globalicu::FilteredBreakIteratorBuilder::createInstance (UErrorCode &status)
ICU 60 use createEmptyInstance instead
Globalicu::Formattable::getLong (UErrorCode *status) const
ICU 3.0 use getLong(UErrorCode&) instead
Globalicu::GregorianCalendar::getActualMinimum (EDateFields field) const
ICU 2.6. Use getActualMinimum(UCalendarDateFields field) instead.
Globalicu::GregorianCalendar::getActualMinimum (EDateFields field, UErrorCode &status) const
ICU 2.6. Use getActualMinimum(UCalendarDateFields field) instead. (Added to ICU 3.0 for signature consistency)
Globalicu::GregorianCalendar::roll (EDateFields field, int32_t amount, UErrorCode &status) override
ICU 2.6. Useroll(UCalendarDateFields field, int32_t amount, UErrorCode& status) instead.
Globalicu::MeasureUnit::createMetricTon (UErrorCode &status)
ICU 78 usecreateTonne(UErrorCode &status)
Globalicu::MeasureUnit::createMilligramPerDeciliter (UErrorCode &status)
ICU 78 usecreateMilligramOfglucosePerDeciliter(UErrorCode &status)
Globalicu::MeasureUnit::getMetricTon ()
ICU 78 usegetTonne()
Globalicu::MeasureUnit::getMilligramPerDeciliter ()
ICU 78 usegetMilligramOfglucosePerDeciliter()
Classicu::message2::data_model::Binding
This API is for technology preview only.
Globalicu::message2::data_model::Binding::Binding ()
This API is for technology preview only.
Globalicu::message2::data_model::Binding::Binding (constBinding &other)
This API is for technology preview only.
Globalicu::message2::data_model::Binding::Binding (const VariableName &v,Expression &&e)
This API is for technology preview only.
Globalicu::message2::data_model::Binding::getValue () const
This API is for technology preview only.
Globalicu::message2::data_model::Binding::getVariable () const
This API is for technology preview only.
Globalicu::message2::data_model::Binding::input (UnicodeString &&variableName,Expression &&rhs, UErrorCode &errorCode)
This API is for technology preview only.
Globalicu::message2::data_model::Binding::isLocal () const
This API is for technology preview only.
Globalicu::message2::data_model::Binding::operator= (Binding) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Binding::swap (Binding &b1,Binding &b2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Binding::~Binding ()
This API is for technology preview only.
Classicu::message2::data_model::Expression
This API is for technology preview only.
Classicu::message2::data_model::Expression::Builder
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Builder::addAttribute (constUnicodeString &key,Operand &&value, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Builder::build (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Builder::Builder (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Builder::setOperand (Operand &&rAnd)
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Builder::setOperator (Operator &&rAtor)
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Expression (constExpression &other)
This API is for technology preview only.
Globalicu::message2::data_model::Expression::Expression ()
This API is for technology preview only.
Globalicu::message2::data_model::Expression::getAttributes () const
This API is for technology preview only.
Globalicu::message2::data_model::Expression::getOperand () const
This API is for technology preview only.
Globalicu::message2::data_model::Expression::getOperator (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::data_model::Expression::isFunctionCall () const
This API is for technology preview only.
Globalicu::message2::data_model::Expression::isStandaloneAnnotation () const
This API is for technology preview only.
Globalicu::message2::data_model::Expression::operator= (Expression) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Expression::swap (Expression &e1,Expression &e2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Expression::~Expression ()
This API is for technology preview only.
Classicu::message2::data_model::Key
This API is for technology preview only.
Globalicu::message2::data_model::Key::asLiteral () const
This API is for technology preview only.
Globalicu::message2::data_model::Key::isWildcard () const
This API is for technology preview only.
Globalicu::message2::data_model::Key::Key (constLiteral &lit)
This API is for technology preview only.
Globalicu::message2::data_model::Key::Key ()
This API is for technology preview only.
Globalicu::message2::data_model::Key::Key (constKey &other)
This API is for technology preview only.
Globalicu::message2::data_model::Key::operator< (constKey &other) const
This API is for technology preview only.
Globalicu::message2::data_model::Key::operator= (Key) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Key::operator== (constKey &other) const
This API is for technology preview only.
Globalicu::message2::data_model::Key::swap (Key &k1,Key &k2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Key::~Key ()
This API is for technology preview only.
Classicu::message2::data_model::Literal
This API is for technology preview only.
Globalicu::message2::data_model::Literal::isQuoted () const
This API is for technology preview only.
Globalicu::message2::data_model::Literal::Literal ()=default
This API is for technology preview only.
Globalicu::message2::data_model::Literal::Literal (constLiteral &other)
This API is for technology preview only.
Globalicu::message2::data_model::Literal::Literal (UBool q, constUnicodeString &s)
This API is for technology preview only.
Globalicu::message2::data_model::Literal::operator< (constLiteral &other) const
This API is for technology preview only.
Globalicu::message2::data_model::Literal::operator= (Literal) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Literal::operator== (constLiteral &other) const
This API is for technology preview only.
Globalicu::message2::data_model::Literal::quoted () const
This API is for technology preview only.
Globalicu::message2::data_model::Literal::swap (Literal &l1,Literal &l2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Literal::unquoted () const
This API is for technology preview only.
Globalicu::message2::data_model::Literal::~Literal ()
This API is for technology preview only.
Classicu::message2::data_model::Markup
This API is for technology preview only.
Classicu::message2::data_model::Markup::Builder
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::addAttribute (constUnicodeString &key,Operand &&value, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::addOption (constUnicodeString &key,Operand &&value, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::build (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::Builder (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::setClose ()
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::setName (constUnicodeString &n)
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::setOpen ()
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::setStandalone ()
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::data_model::Markup::getAttributes () const
This API is for technology preview only.
Globalicu::message2::data_model::Markup::getName () const
This API is for technology preview only.
Globalicu::message2::data_model::Markup::getOptions () const
This API is for technology preview only.
Globalicu::message2::data_model::Markup::isClose () const
This API is for technology preview only.
Globalicu::message2::data_model::Markup::isOpen () const
This API is for technology preview only.
Globalicu::message2::data_model::Markup::isStandalone () const
This API is for technology preview only.
Globalicu::message2::data_model::Markup::Markup ()
This API is for technology preview only.
Globalicu::message2::data_model::Markup::~Markup ()
This API is for technology preview only.
Classicu::message2::data_model::MFDataModel
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::Builder

This API is for technology preview only.

This API is for technology preview only.

Globalicu::message2::data_model::MFDataModel::Builder::addBinding (Binding &&b, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::Builder::addSelector (VariableName &&selector, UErrorCode &errorCode)
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::Builder::addVariant (SelectorKeys &&keys,Pattern &&pattern, UErrorCode &errorCode) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::Builder::build (UErrorCode &status) const noexcept
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::Builder::Builder (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::Builder::setPattern (Pattern &&pattern)
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::getLocalVariables () const
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::getPattern () const
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::getSelectors () const
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::getVariants () const
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::MFDataModel (constMFDataModel &other)
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::MFDataModel ()
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::operator= (MFDataModel) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::swap (MFDataModel &m1,MFDataModel &m2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::MFDataModel::~MFDataModel ()
This API is for technology preview only.
Classicu::message2::data_model::Operand
This API is for technology preview only.
Globalicu::message2::data_model::Operand::asLiteral () const
This API is for technology preview only.
Globalicu::message2::data_model::Operand::asVariable () const
This API is for technology preview only.
Globalicu::message2::data_model::Operand::isLiteral () const
This API is for technology preview only.
Globalicu::message2::data_model::Operand::isNull () const
This API is for technology preview only.
Globalicu::message2::data_model::Operand::isVariable () const
This API is for technology preview only.
Globalicu::message2::data_model::Operand::Operand (constUnicodeString &v)
This API is for technology preview only.
Globalicu::message2::data_model::Operand::Operand (constOperand &)
This API is for technology preview only.
Globalicu::message2::data_model::Operand::Operand ()
This API is for technology preview only.
Globalicu::message2::data_model::Operand::Operand (constLiteral &l)
This API is for technology preview only.
Globalicu::message2::data_model::Operand::operator= (Operand) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Operand::swap (Operand &o1,Operand &o2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Operand::~Operand ()
This API is for technology preview only.
Classicu::message2::data_model::Operator
This API is for technology preview only.
Classicu::message2::data_model::Operator::Builder
This API is for technology preview only.
Globalicu::message2::data_model::Operator::Builder::addOption (constUnicodeString &key,Operand &&value, UErrorCode &status) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Operator::Builder::build (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Operator::Builder::Builder (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Operator::Builder::setFunctionName (FunctionName &&func)
This API is for technology preview only.
Globalicu::message2::data_model::Operator::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::data_model::Operator::getFunctionName () const
This API is for technology preview only.
Globalicu::message2::data_model::Operator::getOptions () const
This API is for technology preview only.
Globalicu::message2::data_model::Operator::Operator (constOperator &other) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Operator::Operator ()
This API is for technology preview only.
Globalicu::message2::data_model::Operator::operator= (Operator) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Operator::swap (Operator &o1,Operator &o2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Operator::~Operator ()
This API is for technology preview only.
Classicu::message2::data_model::Option
This API is for technology preview only.
Globalicu::message2::data_model::Option::getName () const
This API is for technology preview only.
Globalicu::message2::data_model::Option::getValue () const
This API is for technology preview only.
Globalicu::message2::data_model::Option::operator= (Option other) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Option::Option (constUnicodeString &n,Operand &&r)
This API is for technology preview only.
Globalicu::message2::data_model::Option::Option ()
This API is for technology preview only.
Globalicu::message2::data_model::Option::Option (constOption &other)
This API is for technology preview only.
Globalicu::message2::data_model::Option::swap (Option &o1,Option &o2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Option::~Option ()
This API is for technology preview only.
Classicu::message2::data_model::Pattern
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::begin () const
This API is for technology preview only.
Classicu::message2::data_model::Pattern::Builder
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Builder::add (Markup &&part, UErrorCode &status) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Builder::add (Expression &&part, UErrorCode &status) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Builder::add (UnicodeString &&part, UErrorCode &status) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Builder::build (UErrorCode &status) const noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Builder::Builder (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::end () const
This API is for technology preview only.
Classicu::message2::data_model::Pattern::Iterator
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Iterator::operator!= (constIterator &a, constIterator &b)
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Iterator::operator* () const
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Iterator::operator++ ()
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::operator= (Pattern) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Pattern ()
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::Pattern (constPattern &other)
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::swap (Pattern &p1,Pattern &p2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Pattern::~Pattern ()
This API is for technology preview only.
Classicu::message2::data_model::PatternPart
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::asMarkup () const
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::asText () const
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::contents () const
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::isExpression () const
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::isMarkup () const
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::isText () const
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::operator= (PatternPart) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::PatternPart (constUnicodeString &t)
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::PatternPart (Markup &&m)
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::PatternPart ()=default
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::PatternPart (Expression &&e)
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::PatternPart (constPatternPart &other)
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::swap (PatternPart &p1,PatternPart &p2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::PatternPart::~PatternPart ()
This API is for technology preview only.
Classicu::message2::data_model::SelectorKeys
This API is for technology preview only.
Classicu::message2::data_model::SelectorKeys::Builder
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::Builder::add (Key &&key, UErrorCode &status) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::Builder::build (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::Builder::Builder (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::getKeys () const
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::operator< (constSelectorKeys &other) const
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::operator= (SelectorKeys other) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::SelectorKeys (constSelectorKeys &other)
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::SelectorKeys ()
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::swap (SelectorKeys &s1,SelectorKeys &s2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::SelectorKeys::~SelectorKeys ()
This API is for technology preview only.
Classicu::message2::data_model::Variant
This API is for technology preview only.
Globalicu::message2::data_model::Variant::getKeys () const
This API is for technology preview only.
Globalicu::message2::data_model::Variant::getPattern () const
This API is for technology preview only.
Globalicu::message2::data_model::Variant::operator= (Variant other) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Variant::swap (Variant &v1,Variant &v2) noexcept
This API is for technology preview only.
Globalicu::message2::data_model::Variant::Variant (constSelectorKeys &keys,Pattern &&pattern)
This API is for technology preview only.
Globalicu::message2::data_model::Variant::Variant (constVariant &)
This API is for technology preview only.
Globalicu::message2::data_model::Variant::Variant ()=default
This API is for technology preview only.
Globalicu::message2::data_model::Variant::~Variant ()
This API is for technology preview only.
Classicu::message2::DateInfo
This API is for technology preview only.
Globalicu::message2::DateInfo::date
This API is for technology preview only.
Globalicu::message2::DateInfo::zoneId
This API is for technology preview only.
Classicu::message2::Formattable
This API is for technology preview only.
Globalicu::message2::Formattable::asICUFormattable (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::forDecimal (std::string_view number, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable (constFormattableObject *obj)
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable (constFormattable *arr, int32_t len)
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable ()
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable (DateInfo &&d)
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable (int64_t i)
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable (double d)
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable (constFormattable &)
This API is for technology preview only.
Globalicu::message2::Formattable::Formattable (constUnicodeString &s)
This API is for technology preview only.
Globalicu::message2::Formattable::getArray (int32_t &count, UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getDate (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getDouble (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getInt64 (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getInt64Value (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getLong (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getObject (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getString (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::Formattable::getType () const
This API is for technology preview only.
Globalicu::message2::Formattable::isNumeric () const
This API is for technology preview only.
Globalicu::message2::Formattable::operator= (Formattable) noexcept
This API is for technology preview only.
Globalicu::message2::Formattable::swap (Formattable &f1,Formattable &f2) noexcept
This API is for technology preview only.
Globalicu::message2::Formattable::~Formattable ()
This API is for technology preview only.
Classicu::message2::FormattableObject
This API is for technology preview only.
Globalicu::message2::FormattableObject::tag () const =0
This API is for technology preview only.
Globalicu::message2::FormattableObject::~FormattableObject ()
This API is for technology preview only.
Classicu::message2::FormattedMessage
This API is for technology preview only.
Globalicu::message2::FormattedMessage::appendTo (Appendable &appendable, UErrorCode &status) const override
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::charAt (int32_t index, UErrorCode &status) const
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::FormattedMessage (UErrorCode &status)
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::length (UErrorCode &status) const
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::nextPosition (ConstrainedFieldPosition &cfpos, UErrorCode &status) const override
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::subSequence (int32_t start, int32_t end, UErrorCode &status) const
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::toCharacterIterator (UErrorCode &status)
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::toString (UErrorCode &status) const override
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::toTempString (UErrorCode &status) const override
This API is for ICU internal use only.
Globalicu::message2::FormattedMessage::~FormattedMessage ()
This API is for ICU internal use only.
Classicu::message2::FormattedPlaceholder
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::asFormattable () const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::canFormat () const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::FormattedPlaceholder (FormattedPlaceholder &&other)
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::FormattedPlaceholder ()
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::FormattedPlaceholder (constFormattable &input, constUnicodeString &fb)
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::FormattedPlaceholder (constFormattedPlaceholder &input,FunctionOptions &&opts,FormattedValue &&output)
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::FormattedPlaceholder (constFormattedPlaceholder &input,FormattedValue &&output)
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::FormattedPlaceholder (constUnicodeString &s)
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::formatToString (constLocale &locale, UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::getFallback () const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::isEvaluated () const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::isFallback () const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::isNullOperand () const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::operator= (FormattedPlaceholder &&) noexcept
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::options () const
This API is for technology preview only.
Globalicu::message2::FormattedPlaceholder::output () const
This API is for technology preview only.
Classicu::message2::FormattedValue
This API is for technology preview only.
Globalicu::message2::FormattedValue::FormattedValue (constUnicodeString &)
This API is for technology preview only.
Globalicu::message2::FormattedValue::FormattedValue (FormattedValue &&other)
This API is for technology preview only.
Globalicu::message2::FormattedValue::FormattedValue ()
This API is for technology preview only.
Globalicu::message2::FormattedValue::FormattedValue (number::FormattedNumber &&)
This API is for technology preview only.
Globalicu::message2::FormattedValue::getNumber () const
This API is for technology preview only.
Globalicu::message2::FormattedValue::getString () const
This API is for technology preview only.
Globalicu::message2::FormattedValue::isNumber () const
This API is for technology preview only.
Globalicu::message2::FormattedValue::isString () const
This API is for technology preview only.
Globalicu::message2::FormattedValue::operator= (FormattedValue &&) noexcept
This API is for technology preview only.
Globalicu::message2::FormattedValue::~FormattedValue ()
This API is for technology preview only.
Classicu::message2::Formatter
This API is for technology preview only.
Globalicu::message2::Formatter::format (FormattedPlaceholder &&toFormat,FunctionOptions &&options, UErrorCode &status) const =0
This API is for technology preview only.
Globalicu::message2::Formatter::~Formatter ()
This API is for technology preview only.
Classicu::message2::FormatterFactory
This API is for technology preview only.
Globalicu::message2::FormatterFactory::createFormatter (constLocale &locale, UErrorCode &status)=0
This API is for technology preview only.
Globalicu::message2::FormatterFactory::operator= (constFormatterFactory &)=delete
This API is for technology preview only.
Globalicu::message2::FormatterFactory::~FormatterFactory ()
This API is for technology preview only.
Classicu::message2::FunctionOptions
This API is for technology preview only.
Globalicu::message2::FunctionOptions::FunctionOptions ()
This API is for technology preview only.
Globalicu::message2::FunctionOptions::FunctionOptions (FunctionOptions &&)
This API is for technology preview only.
Globalicu::message2::FunctionOptions::getOptions () const
This API is for technology preview only.
Globalicu::message2::FunctionOptions::operator= (constFunctionOptions &)=delete
This API is for technology preview only.
Globalicu::message2::FunctionOptions::operator= (FunctionOptions &&) noexcept
This API is for technology preview only.
Globalicu::message2::FunctionOptions::~FunctionOptions ()
This API is for technology preview only.
Classicu::message2::MessageArguments
This API is for technology preview only.
Globalicu::message2::MessageArguments::MessageArguments ()=default
This API is for technology preview only.
Globalicu::message2::MessageArguments::MessageArguments (const std::map< UnicodeString, Formattable > &args, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::MessageArguments::operator= (MessageArguments &&) noexcept
This API is for technology preview only.
Globalicu::message2::MessageArguments::~MessageArguments ()
This API is for technology preview only.
Classicu::message2::MessageFormatter
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::build (UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::Builder (UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::setDataModel (MFDataModel &&dataModel)
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::setErrorHandlingBehavior (UMFErrorHandlingBehavior type)
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::setFunctionRegistry (constMFFunctionRegistry &functionRegistry)
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::setLocale (constLocale &locale)
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::setPattern (constUnicodeString &pattern,UParseError &parseError, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::MessageFormatter::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::MessageFormatter::format (constMessageArguments &arguments, UErrorCode &status) const
This API is for technology preview only.
Globalicu::message2::MessageFormatter::formatToString (constMessageArguments &arguments, UErrorCode &status)
This API is for technology preview only.
Globalicu::message2::MessageFormatter::getDataModel () const
This API is for technology preview only.
Globalicu::message2::MessageFormatter::getLocale () const
This API is for technology preview only.
Globalicu::message2::MessageFormatter::getNormalizedPattern () const
This API is for technology preview only.
Globalicu::message2::MessageFormatter::getPattern () const
This API is for technology preview only.
Globalicu::message2::MessageFormatter::operator= (MessageFormatter &&) noexcept
This API is for technology preview only.
Globalicu::message2::MessageFormatter::U_MF_BEST_EFFORT
This API is for technology preview only.
Globalicu::message2::MessageFormatter::U_MF_STRICT
This API is for technology preview only.
Globalicu::message2::MessageFormatter::UMFErrorHandlingBehavior
This API is for technology preview only.
Globalicu::message2::MessageFormatter::~MessageFormatter ()
This API is for technology preview only.
Classicu::message2::MFFunctionRegistry
This API is for technology preview only.
Classicu::message2::MFFunctionRegistry::Builder
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::Builder::adoptFormatter (const data_model::FunctionName &formatterName,FormatterFactory *formatterFactory, UErrorCode &errorCode)
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::Builder::adoptSelector (const data_model::FunctionName &selectorName,SelectorFactory *selectorFactory, UErrorCode &errorCode)
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::Builder::build ()
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::Builder::Builder (UErrorCode &errorCode)
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::Builder::setDefaultFormatterNameByType (constUnicodeString &type, const data_model::FunctionName &functionName, UErrorCode &errorCode)
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::Builder::~Builder ()
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::getDefaultFormatterNameByType (constUnicodeString &formatterType, FunctionName &name) const
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::getFormatter (const FunctionName &formatterName) const
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::getSelector (const FunctionName &selectorName) const
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::MFFunctionRegistry (MFFunctionRegistry &&other)
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::operator= (MFFunctionRegistry &&) noexcept
This API is for technology preview only.
Globalicu::message2::MFFunctionRegistry::~MFFunctionRegistry ()
This API is for technology preview only.
Classicu::message2::Selector
This API is for technology preview only.
Globalicu::message2::Selector::selectKey (FormattedPlaceholder &&toFormat,FunctionOptions &&options, constUnicodeString *keys, int32_t keysLen,UnicodeString *prefs, int32_t &prefsLen, UErrorCode &status) const =0
This API is for technology preview only.
Globalicu::message2::Selector::~Selector ()
This API is for technology preview only.
Classicu::message2::SelectorFactory
This API is for technology preview only.
Globalicu::message2::SelectorFactory::createSelector (constLocale &locale, UErrorCode &status) const =0
This API is for technology preview only.
Globalicu::message2::SelectorFactory::operator= (constSelectorFactory &)=delete
This API is for technology preview only.
Globalicu::message2::SelectorFactory::~SelectorFactory ()
This API is for technology preview only.
Globalicu::Normalizer::clone () const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::compose (constUnicodeString &source, UBool compat, int32_t options,UnicodeString &result, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::concatenate (constUnicodeString &left, constUnicodeString &right,UnicodeString &result, UNormalizationMode mode, int32_t options, UErrorCode &errorCode)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::current ()
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::decompose (constUnicodeString &source, UBool compat, int32_t options,UnicodeString &result, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::endIndex () const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::first ()
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::getDynamicClassID () const override
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::getIndex () const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::getOption (int32_t option) const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::getStaticClassID ()
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::getText (UnicodeString &result)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::getUMode () const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::hashCode () const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::isNormalized (constUnicodeString &src, UNormalizationMode mode, int32_t options, UErrorCode &errorCode)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::isNormalized (constUnicodeString &src, UNormalizationMode mode, UErrorCode &errorCode)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::last ()
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::next ()
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::normalize (constUnicodeString &source, UNormalizationMode mode, int32_t options,UnicodeString &result, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::Normalizer (constUnicodeString &str, UNormalizationMode mode)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::Normalizer (ConstChar16Ptr str, int32_t length, UNormalizationMode mode)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::Normalizer (constCharacterIterator &iter, UNormalizationMode mode)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::Normalizer (constNormalizer &copy)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::operator!= (constNormalizer &that) const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::operator== (constNormalizer &that) const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::previous ()
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::quickCheck (constUnicodeString &source, UNormalizationMode mode, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::quickCheck (constUnicodeString &source, UNormalizationMode mode, int32_t options, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::reset ()
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::setIndexOnly (int32_t index)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::setMode (UNormalizationMode newMode)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::setOption (int32_t option, UBool value)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::setText (constUnicodeString &newText, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::setText (constCharacterIterator &newText, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::setText (ConstChar16Ptr newText, int32_t length, UErrorCode &status)
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::startIndex () const
ICU 56 UseNormalizer2 instead.
Globalicu::Normalizer::~Normalizer ()
ICU 56 UseNormalizer2 instead.
Globalicu::PluralFormat::setLocale (constLocale &locale, UErrorCode &status)
ICU 50 This method clears the pattern and might create a different kind ofPluralRules instance; use one of the constructors to create a new instance instead.
Globalicu::PluralRules::getAllKeywordValues (constUnicodeString &keyword, double *dest, int32_t destCapacity, UErrorCode &status)
ICU 55
Globalicu::PluralRules::getUniqueKeywordValue (constUnicodeString &keyword)
ICU 55
Globalicu::ResourceBundle::getLocale () const
ICU 2.8 Use getLocale(ULocDataLocaleType type, UErrorCode &status) overload instead.
Globalicu::ResourceBundle::getVersionNumber () const
ICU 2.8 Use getVersion instead.
Globalicu::RuleBasedBreakIterator::createBufferClone (void *stackBuffer, int32_t &BufferSize, UErrorCode &status) override
ICU 52. Useclone() instead.
Globalicu::RuleBasedCollator::cloneRuleData (int32_t &length, UErrorCode &status) const
ICU 52. UsecloneBinary() instead.
Globalicu::RuleBasedCollator::getLocale (ULocDataLocaleType type, UErrorCode &status) const override
ICU 2.8 likely to change in ICU 3.0, based on feedback
Globalicu::RuleBasedCollator::getMaxExpansion (int32_t order) const
ICU 51 UseCollationElementIterator::getMaxExpansion() instead.
Globalicu::RuleBasedCollator::setVariableTop (const char16_t *varTop, int32_t len, UErrorCode &status) override
ICU 53 CallsetMaxVariable() instead.
Globalicu::RuleBasedCollator::setVariableTop (constUnicodeString &varTop, UErrorCode &status) override
ICU 53 CallsetMaxVariable() instead.
Globalicu::RuleBasedCollator::setVariableTop (uint32_t varTop, UErrorCode &status) override
ICU 53 CallsetMaxVariable() instead.
Globalicu::RuleBasedTimeZone::inDaylightTime (UDate date, UErrorCode &status) const override
ICU 2.4. UseCalendar::inDaylightTime() instead.
Globalicu::SimpleTimeZone::inDaylightTime (UDate date, UErrorCode &status) const override
ICU 2.4. UseCalendar::inDaylightTime() instead.
Globalicu::TimeUnit::UTIMEUNIT_FIELD_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Classicu::TimeUnitFormat
ICU 53 Use theMeasureFormat class instead.
Globalicu::TimeUnitFormat::clone () const override
ICU 53
Globalicu::TimeUnitFormat::getDynamicClassID () const override
ICU 53
Globalicu::TimeUnitFormat::getStaticClassID ()
ICU 53
Globalicu::TimeUnitFormat::operator= (constTimeUnitFormat &other)
ICU 53
Globalicu::TimeUnitFormat::parseObject (constUnicodeString &source,Formattable &result,ParsePosition &pos) const override
ICU 53
Globalicu::TimeUnitFormat::setLocale (constLocale &locale, UErrorCode &status)
ICU 53
Globalicu::TimeUnitFormat::setNumberFormat (constNumberFormat &format, UErrorCode &status)
ICU 53
Globalicu::TimeUnitFormat::TimeUnitFormat (constTimeUnitFormat &)
ICU 53
Globalicu::TimeUnitFormat::TimeUnitFormat (constLocale &locale, UTimeUnitFormatStyle style, UErrorCode &status)
ICU 53
Globalicu::TimeUnitFormat::TimeUnitFormat (constLocale &locale, UErrorCode &status)
ICU 53
Globalicu::TimeUnitFormat::TimeUnitFormat (UErrorCode &status)
ICU 53
Globalicu::TimeUnitFormat::~TimeUnitFormat ()
ICU 53
Globalicu::TimeZone::createEnumeration (const char *region)
ICU 70 UsecreateEnumerationForRegion(const char*,UErrorCode&) instead.
Globalicu::TimeZone::createEnumeration (int32_t rawOffset)
ICU 70 UsecreateEnumerationForRawOffset(int32_t,UErrorCode&) instead.
Globalicu::TimeZone::createEnumeration ()
ICU 70 UsecreateEnumeration(UErrorCode&) instead.
Globalicu::TimeZone::inDaylightTime (UDate date, UErrorCode &status) const =0
ICU 2.4. UseCalendar::inDaylightTime() instead.
Globalicu::URBNF_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalicu::URBNF_DURATION
ICU 74 UseMeasureFormat instead.
Globalicu::VTimeZone::inDaylightTime (UDate date, UErrorCode &status) const override
ICU 2.4. UseCalendar::inDaylightTime() instead.
GlobalRES_ALIAS
ICU 2.6 Use the URES_ constant instead.
GlobalRES_ARRAY
ICU 2.6 Use the URES_ constant instead.
GlobalRES_BINARY
ICU 2.6 Use the URES_ constant instead.
GlobalRES_INT
ICU 2.6 Use the URES_ constant instead.
GlobalRES_INT_VECTOR
ICU 2.6 Use the URES_ constant instead.
GlobalRES_NONE
ICU 2.6 Use the URES_ constant instead.
GlobalRES_RESERVED
ICU 2.6 Not used.
GlobalRES_STRING
ICU 2.6 Use the URES_ constant instead.
GlobalRES_TABLE
ICU 2.6 Use the URES_ constant instead.
GlobalTRUE
ICU 68 Use standard "true" instead.
GlobalU_BIDI_CLASS_DEFAULT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_BPT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_BRK_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_BRK_SAFECLONE_BUFFERSIZE
ICU 52. Do not rely onubrk_safeClone() cloning into any provided buffer.
GlobalU_CHAR_DIRECTION_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_CHAR_NAME_CHOICE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_CNV_SAFECLONE_BUFFERSIZE
ICU 52. Do not rely onucnv_safeClone() cloning into any provided buffer.
GlobalU_COL_SAFECLONE_BUFFERSIZE
ICU 52. Do not rely onucol_safeClone() cloning into any provided buffer.
GlobalU_DT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_EA_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_ERROR_WARNING_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_FMT_PARSE_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_GCB_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalu_getISOComment (UChar32 c, char *dest, int32_t destCapacity, UErrorCode *pErrorCode)
ICU 49
GlobalU_HST_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_IDNA_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_JG_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_JT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_LB_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_MF_BAD_OPTION
This API is for technology preview only.
GlobalU_MF_DUPLICATE_DECLARATION_ERROR
This API is for technology preview only.
GlobalU_MF_DUPLICATE_OPTION_NAME_ERROR
This API is for technology preview only.
GlobalU_MF_DUPLICATE_VARIANT_ERROR
This API is for technology preview only.
GlobalU_MF_FORMATTING_ERROR
This API is for technology preview only.
GlobalU_MF_MISSING_SELECTOR_ANNOTATION_ERROR
This API is for technology preview only.
GlobalU_MF_NONEXHAUSTIVE_PATTERN_ERROR
This API is for technology preview only.
GlobalU_MF_OPERAND_MISMATCH_ERROR
This API is for technology preview only.
GlobalU_MF_SELECTOR_ERROR
This API is for technology preview only.
GlobalU_MF_SYNTAX_ERROR
This API is for technology preview only.
GlobalU_MF_UNKNOWN_FUNCTION_ERROR
This API is for technology preview only.
GlobalU_MF_UNRESOLVED_VARIABLE_ERROR
This API is for technology preview only.
GlobalU_MF_VARIANT_KEY_MISMATCH_ERROR
This API is for technology preview only.
GlobalU_NT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_PARSE_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_PLUGIN_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_PROPERTY_NAME_CHOICE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_REGEX_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_REGEX_OCTAL_TOO_BIG
ICU 54. This error cannot occur.
GlobalU_SB_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalu_setAtomicIncDecFunctions (const void *context, UMtxAtomicFn *inc, UMtxAtomicFn *dec, UErrorCode *status)
ICU 52. This function is no longer supported.
Globalu_setMutexFunctions (const void *context, UMtxInitFn *init, UMtxFn *destroy, UMtxFn *lock, UMtxFn *unlock, UErrorCode *status)
ICU 52. This function is no longer supported.
GlobalU_STANDARD_ERROR_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalU_UNICODE_10_CHAR_NAME
ICU 49
GlobalU_WB_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUBIDI_REORDER_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUBLOCK_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUBRK_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalubrk_safeClone (const UBreakIterator *bi, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
ICU 69 Useubrk_clone() instead.
GlobalUBRK_TITLE
ICU 2.8 Use the word break iterator for titlecasing for Unicode 4 and later.
GlobalUCAL_FIELD_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCHAR_BINARY_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCHAR_DOUBLE_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCHAR_INT_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCHAR_ISO_COMMENT
ICU 49
GlobalUCHAR_MASK_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCHAR_OTHER_PROPERTY_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCHAR_STRING_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCHAR_UNICODE_1_NAME
ICU 49
Globalucnv_safeClone (const UConverter *cnv, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
ICU 71 Useucnv_clone() instead.
GlobalUCNV_SET_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCOL_ATTRIBUTE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCOL_ATTRIBUTE_VALUE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUCOL_BOUND_VALUE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalucol_getContractions (const UCollator *coll, USet *conts, UErrorCode *status)
ICU 3.4, use ucol_getContractionsAndExpansions instead
Globalucol_getLocale (const UCollator *coll, ULocDataLocaleType type, UErrorCode *status)
ICU 2.8 Use ucol_getLocaleByType instead
Globalucol_getShortDefinitionString (const UCollator *coll, const char *locale, char *buffer, int32_t capacity, UErrorCode *status)
ICU 54
GlobalUCOL_HIRAGANA_QUATERNARY_MODE
ICU 50 Implementation detail, cannot be set via API, was removed from implementation.
Globalucol_normalizeShortDefinitionString (const char *source, char *destination, int32_t capacity,UParseError *parseError, UErrorCode *status)
ICU 54
Globalucol_openFromShortString (const char *definition, UBool forceDefaults,UParseError *parseError, UErrorCode *status)
ICU 54 Useucol_open() with language tag collation keywords instead.
GlobalUCOL_REORDER_CODE_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalucol_restoreVariableTop (UCollator *coll, const uint32_t varTop, UErrorCode *status)
ICU 53 Callucol_setMaxVariable() instead.
Globalucol_safeClone (const UCollator *coll, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
ICU 71 Useucol_clone() instead.
Globalucol_setVariableTop (UCollator *coll, const UChar *varTop, int32_t len, UErrorCode *status)
ICU 53 Callucol_setMaxVariable() instead.
GlobalUCOL_TAILORINGS_VERSION
ICU 54
GlobalUCONFIG_NO_MF2
This API is for technology preview only.
GlobalUCURR_USAGE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDAT_ABBR_STANDALONE_MONTH
ICU 50 Use UDAT_ABBR_MONTH instead.
GlobalUDAT_ABSOLUTE_UNIT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDAT_BOOLEAN_ATTRIBUTE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDAT_DIRECTION_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDAT_FIELD_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDAT_HOUR_GENERIC_TZ
ICU 50 Use instead UDAT_HOUR UDAT_ABBR_GENERIC_TZ or some other timezone presentation.
GlobalUDAT_HOUR_MINUTE_GENERIC_TZ
ICU 50 Use instead UDAT_HOUR_MINUTE UDAT_ABBR_GENERIC_TZ or some other timezone presentation.
GlobalUDAT_HOUR_MINUTE_TZ
ICU 50 Use instead UDAT_HOUR_MINUTE UDAT_ABBR_SPECIFIC_TZ or some other timezone presentation.
GlobalUDAT_HOUR_TZ
ICU 50 Use instead UDAT_HOUR UDAT_ABBR_SPECIFIC_TZ or some other timezone presentation.
GlobalUDAT_REL_UNIT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDAT_RELATIVE_UNIT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDAT_STANDALONE_MONTH
ICU 50 Use UDAT_MONTH instead.
GlobalUDAT_STYLE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDATA_FILE_ACCESS_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDATPG_CONFLICT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDATPG_FIELD_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUDTS_MAX_SCALE
ICU 59 The numeric value may change over time, see ICU ticket #12420.
GlobalUFMT_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUIDNA_ALLOW_UNASSIGNED
ICU 55 Use UTS #46 instead viauidna_openUTS46() or classIDNA.
Globaluidna_compare (const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, int32_t options, UErrorCode *status)
ICU 55 Use UTS #46 instead viauidna_openUTS46() or classIDNA.
Globaluidna_IDNToASCII (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options,UParseError *parseError, UErrorCode *status)
ICU 55 Use UTS #46 instead viauidna_openUTS46() or classIDNA.
Globaluidna_IDNToUnicode (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options,UParseError *parseError, UErrorCode *status)
ICU 55 Use UTS #46 instead viauidna_openUTS46() or classIDNA.
Globaluidna_toASCII (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options,UParseError *parseError, UErrorCode *status)
ICU 55 Use UTS #46 instead viauidna_openUTS46() or classIDNA.
Globaluidna_toUnicode (const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, int32_t options,UParseError *parseError, UErrorCode *status)
ICU 55 Use UTS #46 instead viauidna_openUTS46() or classIDNA.
GlobalULOC_DATA_LOCALE_TYPE_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalULOC_REQUESTED_LOCALE
ICU 2.8
GlobalULOCDATA_DELIMITER_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalULOCDATA_ES_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUMEASFMT_WIDTH_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUMS_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUMTX
ICU 52. This type is no longer supported.
GlobalUMtxAtomicFn (const void *context, int32_t *p)
ICU 52. This function is no longer supported.
GlobalUMtxFn (const void *context, UMTX *mutex)
ICU 52. This function is no longer supported.
GlobalUMtxInitFn (const void *context, UMTX *mutex, UErrorCode *status)
ICU 52. This function is no longer supported.
GlobalUNORM_COMPARE_NORM_OPTIONS_SHIFT
ICU 56 Useunorm2.h instead.
Globalunorm_concatenate (const UChar *left, int32_t leftLength, const UChar *right, int32_t rightLength, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode)
ICU 56 Useunorm2.h instead.
GlobalUNORM_DEFAULT
ICU 56 Useunorm2.h instead.
GlobalUNORM_FCD
ICU 56 Useunorm2.h instead.
Globalunorm_isNormalized (const UChar *src, int32_t srcLength, UNormalizationMode mode, UErrorCode *pErrorCode)
ICU 56 Useunorm2.h instead.
Globalunorm_isNormalizedWithOptions (const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode)
ICU 56 Useunorm2.h instead.
GlobalUNORM_MODE_COUNT
ICU 56 Useunorm2.h instead.
Globalunorm_next (UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode)
ICU 56 Useunorm2.h instead.
GlobalUNORM_NFC
ICU 56 Useunorm2.h instead.
GlobalUNORM_NFD
ICU 56 Useunorm2.h instead.
GlobalUNORM_NFKC
ICU 56 Useunorm2.h instead.
GlobalUNORM_NFKD
ICU 56 Useunorm2.h instead.
GlobalUNORM_NONE
ICU 56 Useunorm2.h instead.
Globalunorm_normalize (const UChar *source, int32_t sourceLength, UNormalizationMode mode, int32_t options, UChar *result, int32_t resultLength, UErrorCode *status)
ICU 56 Useunorm2.h instead.
Globalunorm_previous (UCharIterator *src, UChar *dest, int32_t destCapacity, UNormalizationMode mode, int32_t options, UBool doNormalize, UBool *pNeededToNormalize, UErrorCode *pErrorCode)
ICU 56 Useunorm2.h instead.
Globalunorm_quickCheck (const UChar *source, int32_t sourcelength, UNormalizationMode mode, UErrorCode *status)
ICU 56 Useunorm2.h instead.
Globalunorm_quickCheckWithOptions (const UChar *src, int32_t srcLength, UNormalizationMode mode, int32_t options, UErrorCode *pErrorCode)
ICU 56 Useunorm2.h instead.
GlobalUNORM_UNICODE_3_2
ICU 56 Useunorm2.h instead.
GlobalUNormalizationMode
ICU 56 Useunorm2.h instead.
GlobalUNUM_CURRENCY_SPACING_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUNUM_FIELD_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUNUM_FORMAT_STYLE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUNUM_FORMAT_SYMBOL_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUNUM_FOUND_HALFEVEN
, ICU 3.8
GlobalUPLURAL_TYPE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalures_countArrayItems (const UResourceBundle *resourceBundle, const char *resourceKey, UErrorCode *err)
ICU 2.8 User ures_getSize instead
Globalures_getLocale (const UResourceBundle *resourceBundle, UErrorCode *status)
ICU 2.8 Use ures_getLocaleByType instead.
Globalures_getVersionNumber (const UResourceBundle *resourceBundle)
ICU 2.8 Use ures_getVersion instead.
GlobalURES_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalURGN_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUSCRIPT_CODE_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUSCRIPT_DUPLOYAN_SHORTAND
ICU 54 Typo, use USCRIPT_DUPLOYAN
GlobalUSEARCH_ATTRIBUTE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUSEARCH_ATTRIBUTE_VALUE_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUSEARCH_CANONICAL_MATCH
ICU 53
GlobalUSET_SPAN_CONDITION_COUNT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUSPOOF_ANY_CASE
ICU 58 Any case confusable mappings were removed from UTS 39; the corresponding ICU API was deprecated.
GlobalUSPOOF_SINGLE_SCRIPT
ICU 51 Use RESTRICTION_LEVEL instead.
GlobalUTF16_APPEND_CHAR_SAFE (s, i, length, c)
ICU 2.4.
GlobalUTF16_APPEND_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF16_ARRAY_SIZE (size)
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF16_BACK_1_SAFE (s, start, i)
ICU 2.4.
GlobalUTF16_BACK_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF16_BACK_N_SAFE (s, start, i, n)
ICU 2.4.
GlobalUTF16_BACK_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF16_CHAR_LENGTH (c)
ICU 2.4.
GlobalUTF16_FWD_1_SAFE (s, i, length)
ICU 2.4.
GlobalUTF16_FWD_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF16_FWD_N_SAFE (s, i, length, n)
ICU 2.4.
GlobalUTF16_FWD_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF16_GET_CHAR_SAFE (s, start, i, length, c, strict)
ICU 2.4.
GlobalUTF16_GET_CHAR_UNSAFE (s, i, c)
ICU 2.4. Renamed to U16_GET_UNSAFE, seeutf_old.h.
GlobalUTF16_GET_PAIR_VALUE (first, second)
ICU 2.4. Renamed to U16_GET_SUPPLEMENTARY, seeutf_old.h.
GlobalUTF16_IS_LEAD (uchar)
ICU 2.4.
GlobalUTF16_IS_SINGLE (uchar)
ICU 2.4.
GlobalUTF16_IS_TRAIL (uchar)
ICU 2.4.
GlobalUTF16_LEAD (supplementary)
ICU 2.4.
GlobalUTF16_MAX_CHAR_LENGTH
ICU 2.4.
GlobalUTF16_NEED_MULTIPLE_UCHAR (c)
ICU 2.4.
GlobalUTF16_NEXT_CHAR_SAFE (s, i, length, c, strict)
ICU 2.4.
GlobalUTF16_NEXT_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF16_PREV_CHAR_SAFE (s, start, i, c, strict)
ICU 2.4.
GlobalUTF16_PREV_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF16_SET_CHAR_LIMIT_SAFE (s, start, i, length)
ICU 2.4.
GlobalUTF16_SET_CHAR_LIMIT_UNSAFE (s, i)
ICU 2.4.
GlobalUTF16_SET_CHAR_START_SAFE (s, start, i)
ICU 2.4.
GlobalUTF16_SET_CHAR_START_UNSAFE (s, i)
ICU 2.4.
GlobalUTF16_TRAIL (supplementary)
ICU 2.4.
GlobalUTF32_APPEND_CHAR_SAFE (s, i, length, c)
ICU 2.4.
GlobalUTF32_APPEND_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF32_ARRAY_SIZE (size)
ICU 2.4.
GlobalUTF32_BACK_1_SAFE (s, start, i)
ICU 2.4.
GlobalUTF32_BACK_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF32_BACK_N_SAFE (s, start, i, n)
ICU 2.4.
GlobalUTF32_BACK_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF32_CHAR_LENGTH (c)
ICU 2.4.
GlobalUTF32_FWD_1_SAFE (s, i, length)
ICU 2.4.
GlobalUTF32_FWD_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF32_FWD_N_SAFE (s, i, length, n)
ICU 2.4.
GlobalUTF32_FWD_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF32_GET_CHAR_SAFE (s, start, i, length, c, strict)
ICU 2.4.
GlobalUTF32_GET_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF32_IS_LEAD (uchar)
ICU 2.4.
GlobalUTF32_IS_SAFE (c, strict)
ICU 2.4.
GlobalUTF32_IS_SINGLE (uchar)
ICU 2.4.
GlobalUTF32_IS_TRAIL (uchar)
ICU 2.4.
GlobalUTF32_MAX_CHAR_LENGTH
ICU 2.4.
GlobalUTF32_NEED_MULTIPLE_UCHAR (c)
ICU 2.4.
GlobalUTF32_NEXT_CHAR_SAFE (s, i, length, c, strict)
ICU 2.4.
GlobalUTF32_NEXT_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF32_PREV_CHAR_SAFE (s, start, i, c, strict)
ICU 2.4.
GlobalUTF32_PREV_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF32_SET_CHAR_LIMIT_SAFE (s, i, length)
ICU 2.4.
GlobalUTF32_SET_CHAR_LIMIT_UNSAFE (s, i)
ICU 2.4.
GlobalUTF32_SET_CHAR_START_SAFE (s, start, i)
ICU 2.4.
GlobalUTF32_SET_CHAR_START_UNSAFE (s, i)
ICU 2.4.
GlobalUTF8_APPEND_CHAR_SAFE (s, i, length, c)
ICU 2.4.
GlobalUTF8_APPEND_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF8_ARRAY_SIZE (size)
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF8_BACK_1_SAFE (s, start, i)
ICU 2.4.
GlobalUTF8_BACK_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF8_BACK_N_SAFE (s, start, i, n)
ICU 2.4.
GlobalUTF8_BACK_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF8_CHAR_LENGTH (c)
ICU 2.4. Use U8_LENGTH instead, seeutf.h.
GlobalUTF8_COUNT_TRAIL_BYTES (leadByte)
ICU 2.4. Renamed to U8_COUNT_TRAIL_BYTES, seeutf_old.h.
GlobalUTF8_ERROR_VALUE_1

ICU 2.4. Obsolete, seeutf_old.h.

ICU 2.4.

ICU 2.4.

GlobalUTF8_ERROR_VALUE_2
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF8_FWD_1_SAFE (s, i, length)
ICU 2.4.
GlobalUTF8_FWD_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF8_FWD_N_SAFE (s, i, length, n)
ICU 2.4.
GlobalUTF8_FWD_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF8_GET_CHAR_SAFE (s, start, i, length, c, strict)
ICU 2.4.
GlobalUTF8_GET_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF8_IS_LEAD (uchar)
ICU 2.4.
GlobalUTF8_IS_SINGLE (uchar)
ICU 2.4.
GlobalUTF8_IS_TRAIL (uchar)
ICU 2.4.
GlobalUTF8_MASK_LEAD_BYTE (leadByte, countTrailBytes)
ICU 2.4. Renamed to U8_MASK_LEAD_BYTE, seeutf_old.h.
GlobalUTF8_MAX_CHAR_LENGTH
ICU 2.4. Renamed to U8_MAX_LENGTH, seeutf_old.h.
GlobalUTF8_NEED_MULTIPLE_UCHAR (c)
ICU 2.4.
GlobalUTF8_NEXT_CHAR_SAFE (s, i, length, c, strict)
ICU 2.4.
GlobalUTF8_NEXT_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF8_PREV_CHAR_SAFE (s, start, i, c, strict)
ICU 2.4.
GlobalUTF8_PREV_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF8_SET_CHAR_LIMIT_SAFE (s, start, i, length)
ICU 2.4.
GlobalUTF8_SET_CHAR_LIMIT_UNSAFE (s, i)
ICU 2.4.
GlobalUTF8_SET_CHAR_START_SAFE (s, start, i)
ICU 2.4.
GlobalUTF8_SET_CHAR_START_UNSAFE (s, i)
ICU 2.4.
GlobalUTF_APPEND_CHAR (s, i, length, c)
ICU 2.4. Use U16_APPEND instead, seeutf_old.h.
GlobalUTF_APPEND_CHAR_SAFE (s, i, length, c)
ICU 2.4.
GlobalUTF_APPEND_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF_ARRAY_SIZE (size)
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF_BACK_1 (s, start, i)
ICU 2.4. Renamed to U16_BACK_1, seeutf_old.h.
GlobalUTF_BACK_1_SAFE (s, start, i)
ICU 2.4.
GlobalUTF_BACK_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF_BACK_N (s, start, i, n)
ICU 2.4. Renamed to U16_BACK_N, seeutf_old.h.
GlobalUTF_BACK_N_SAFE (s, start, i, n)
ICU 2.4.
GlobalUTF_BACK_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF_CHAR_LENGTH (c)
ICU 2.4. Renamed to U16_LENGTH, seeutf_old.h.
GlobalUTF_ERROR_VALUE
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF_FIRST_SURROGATE (supplementary)
ICU 2.4.
GlobalUTF_FWD_1 (s, i, length)
ICU 2.4. Renamed to U16_FWD_1, seeutf_old.h.
GlobalUTF_FWD_1_SAFE (s, i, length)
ICU 2.4.
GlobalUTF_FWD_1_UNSAFE (s, i)
ICU 2.4.
GlobalUTF_FWD_N (s, i, length, n)
ICU 2.4. Renamed to U16_FWD_N, seeutf_old.h.
GlobalUTF_FWD_N_SAFE (s, i, length, n)
ICU 2.4.
GlobalUTF_FWD_N_UNSAFE (s, i, n)
ICU 2.4.
GlobalUTF_GET_CHAR (s, start, i, length, c)
ICU 2.4. Renamed to U16_GET, seeutf_old.h.
GlobalUTF_GET_CHAR_SAFE (s, start, i, length, c, strict)
ICU 2.4.
GlobalUTF_GET_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF_IS_ERROR (c)
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF_IS_FIRST_SURROGATE (uchar)
ICU 2.4.
GlobalUTF_IS_LEAD (uchar)
ICU 2.4. Renamed to U_IS_LEAD and U16_IS_LEAD, seeutf_old.h.
GlobalUTF_IS_SECOND_SURROGATE (uchar)
ICU 2.4.
GlobalUTF_IS_SINGLE (uchar)
ICU 2.4. Renamed to U_IS_SINGLE and U16_IS_SINGLE, seeutf_old.h.
GlobalUTF_IS_SURROGATE (uchar)
ICU 2.4.
GlobalUTF_IS_SURROGATE_FIRST (c)
ICU 2.4.
GlobalUTF_IS_TRAIL (uchar)
ICU 2.4. Renamed to U_IS_TRAIL and U16_IS_TRAIL, seeutf_old.h.
GlobalUTF_IS_UNICODE_CHAR (c)
ICU 2.4. Renamed to U_IS_UNICODE_CHAR, seeutf_old.h.
GlobalUTF_IS_UNICODE_NONCHAR (c)
ICU 2.4. Renamed to U_IS_UNICODE_NONCHAR, seeutf_old.h.
GlobalUTF_IS_VALID (c)
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF_MAX_CHAR_LENGTH
ICU 2.4. Renamed to U16_MAX_LENGTH, seeutf_old.h.
GlobalUTF_NEED_MULTIPLE_UCHAR (c)
ICU 2.4. Use U16_LENGTH or test ((uint32_t)(c)>0xffff) instead.
GlobalUTF_NEXT_CHAR (s, i, length, c)
ICU 2.4. Renamed to U16_NEXT, seeutf_old.h.
GlobalUTF_NEXT_CHAR_SAFE (s, i, length, c, strict)
ICU 2.4.
GlobalUTF_NEXT_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF_PREV_CHAR (s, start, i, c)
ICU 2.4. Renamed to U16_PREV, seeutf_old.h.
GlobalUTF_PREV_CHAR_SAFE (s, start, i, c, strict)
ICU 2.4.
GlobalUTF_PREV_CHAR_UNSAFE (s, i, c)
ICU 2.4.
GlobalUTF_SAFE
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF_SECOND_SURROGATE (supplementary)
ICU 2.4.
GlobalUTF_SET_CHAR_LIMIT (s, start, i, length)
ICU 2.4. Renamed to U16_SET_CP_LIMIT, seeutf_old.h.
GlobalUTF_SET_CHAR_LIMIT_SAFE (s, start, i, length)
ICU 2.4.
GlobalUTF_SET_CHAR_LIMIT_UNSAFE (s, i)
ICU 2.4.
GlobalUTF_SET_CHAR_START (s, start, i)
ICU 2.4. Renamed to U16_SET_CP_START, seeutf_old.h.
GlobalUTF_SET_CHAR_START_SAFE (s, start, i)
ICU 2.4.
GlobalUTF_SET_CHAR_START_UNSAFE (s, i)
ICU 2.4.
GlobalUTF_SIZE
ICU 2.4. Obsolete, seeutf_old.h.
GlobalUTF_SURROGATE_OFFSET
ICU 2.4. Renamed to U16_SURROGATE_OFFSET, seeutf_old.h.
GlobalUTimeUnitFormatStyle

ICU 53 UseMeasureFormat and UMeasureFormatWidth instead.

ICU 53

GlobalUTMUTFMT_ABBREVIATED_STYLE
ICU 53
GlobalUTMUTFMT_FORMAT_STYLE_COUNT
ICU 53
GlobalUTMUTFMT_FULL_STYLE
ICU 53
GlobalUTRACE_COLLATION_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUTRACE_CONVERSION_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
GlobalUTRACE_FUNCTION_LIMIT
ICU 58 The numeric value may change over time, see ICU ticket #12420.
Globalutrans_getAvailableID (int32_t index, char *buf, int32_t bufCapacity)
ICU 2.8 Useutrans_openIDs() instead, seeutrans.h
Globalutrans_getID (const UTransliterator *trans, char *buf, int32_t bufCapacity)
ICU 2.8 Useutrans_getUnicodeID() instead, seeutrans.h
Globalutrans_open (const char *id, UTransDirection dir, const UChar *rules, int32_t rulesLength,UParseError *parseError, UErrorCode *status)
ICU 2.8 Useutrans_openU() instead, seeutrans.h
Globalutrans_unregister (const char *id)
ICU 2.8 Useutrans_unregisterID() instead, seeutrans.h
GlobalUTSV_MAX_SCALE_VALUE
ICU 59 The numeric value may change over time, see ICU ticket #12420.

Generated by doxygen 1.9.1
[8]ページ先頭

©2009-2025 Movatter.jp