From 8d8a3d6fbe05229aee56f6f2bcf2925373e9f4dc Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Tue, 16 Dec 2014 01:41:28 +0000 Subject: [PATCH] ICU-11313 API change report vs. maint-54 X-SVN-Rev: 36872 --- icu4c/APIChangeReport.html | 4193 ++++-------------------------------- 1 file changed, 402 insertions(+), 3791 deletions(-) diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html index 7a679c0ca24..ed7d157a3a2 100644 --- a/icu4c/APIChangeReport.html +++ b/icu4c/APIChangeReport.html @@ -4,31 +4,31 @@ --> -ICU4C API Comparison: 53 with 54 +ICU4C API Comparison: 54 with 55 (m1) -

ICU4C API Comparison: 53 with 54

+

ICU4C API Comparison: 54 with 55 (m1)

-

Removed from 53

+

Removed from 54

- + - - -
FileAPI5354FileAPI5455
platform.h#define U_PF_CLASSIC_MACOSInternal(missing)
-
-

-(jump back to top) -
- -

Deprecated or Obsoleted in 54

- - - - - - - - - - - - - - - - - - - - - - +
FileAPI5354
LayoutEngine.hUClassID icu::LayoutEngine::getDynamicClassID()Stable
2.8
Deprecated
-
LayoutEngine.hicu::LayoutEngine::~LayoutEngine()Stable
2.8
Deprecated
-
LayoutEngine.hle_int32 icu::LayoutEngine::getGlyphCount()Stable
2.8
Deprecated
+
measfmt.hUnicodeString& icu::MeasureFormat::formatMeasuresPer(const Measure*, int32_t, const MeasureUnit&, UnicodeString&, FieldPosition&, UErrorCode&)Internal(missing)
LayoutEngine.hle_int32 icu::LayoutEngine::layoutChars(const LEUnicode chars[], le_int32, le_int32, le_int32, le_bool, float, float, LEErrorCode&)Stable
2.8
Deprecated
+
scientificformathelper.hScientificFormatHelper& icu::ScientificFormatHelper::operator=(const ScientificFormatHelper&)Draft
54
(missing)
LayoutEngine.hstatic LayoutEngine* icu::LayoutEngine::layoutEngineFactory(const LEFontInstance*, le_int32, le_int32, LEErrorCode&)Stable
2.8
Deprecated
+
scientificformathelper.hUnicodeString& icu::ScientificFormatHelper::insertMarkup(const UnicodeString&, FieldPositionIterator&, const UnicodeString&, const UnicodeString&, UnicodeString&, UErrorCode&)Draft
54
(missing)
LayoutEngine.hstatic LayoutEngine* icu::LayoutEngine::layoutEngineFactory(const LEFontInstance*, le_int32, le_int32, le_int32, LEErrorCode&)Stable
3.4
Deprecated
+
scientificformathelper.hUnicodeString& icu::ScientificFormatHelper::toSuperscriptExponentDigits(const UnicodeString&, FieldPositionIterator&, UnicodeString&, UErrorCode&)Draft
54
(missing)
LayoutEngine.hstatic UClassID icu::LayoutEngine::getStaticClassID()Stable
2.8
Deprecated
+
scientificformathelper.hicu::ScientificFormatHelper::ScientificFormatHelper(const DecimalFormatSymbols&, UErrorCode&)Draft
54
(missing)
LayoutEngine.hvoid icu::LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode&)Stable
2.8
Deprecated
+
scientificformathelper.hicu::ScientificFormatHelper::ScientificFormatHelper(const ScientificFormatHelper&)Draft
54
(missing)
LayoutEngine.hvoid icu::LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32, LEErrorCode&)Stable
2.8
Deprecated
+
scientificformathelper.hicu::ScientificFormatHelper::~ScientificFormatHelper()Draft
54
(missing)
LayoutEngine.hvoid icu::LayoutEngine::getGlyphPosition(le_int32, float&, float&, LEErrorCode&)Stable
2.8
Deprecated
-
+

+(jump back to top) +
+ +

Deprecated or Obsoleted in 55

+ + + + + - - - - - - - - - - - +
FileAPI5455
LayoutEngine.hvoid icu::LayoutEngine::getGlyphPositions(float positions[], LEErrorCode&)Stable
2.8
Deprecated
+
uidna.henum (anonymous)::UIDNA_ALLOW_UNASSIGNEDStable
2.6
Deprecated
LayoutEngine.hvoid icu::LayoutEngine::getGlyphs(LEGlyphID glyphs[], LEErrorCode&)Stable
2.8
Deprecated
+
uidna.hint32_t uidna_IDNToASCII(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LayoutEngine.hvoid icu::LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32, LEErrorCode&)Stable
2.8
Deprecated
+
uidna.hint32_t uidna_IDNToUnicode(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LayoutEngine.hvoid icu::LayoutEngine::reset()Stable
2.8
Deprecated
+
uidna.hint32_t uidna_compare(const UChar*, int32_t, const UChar*, int32_t, int32_t, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hLEGlyphID icu::LEFontInstance::mapCharToGlyph(LEUnicode32)Stable
3.2
Deprecated
+
uidna.hint32_t uidna_toASCII(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hLEGlyphID icu::LEFontInstance::mapCharToGlyph(LEUnicode32, const LECharMapper*)Stable
3.2
Deprecated
-
LEFontInstance.hLEGlyphID icu::LEFontInstance::mapCharToGlyph(LEUnicode32, const LECharMapper*, le_bool)Stable
3.6
Deprecated
+
uidna.hint32_t uidna_toUnicode(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hLEUnicode32 icu::LECharMapper::mapChar(LEUnicode32)Stable
2.8
Deprecated
-
+

+(jump back to top) +
+ +

Changed in 55 (old, new)

+ + + + + - - - - - - - - +
FileAPI5455
LEFontInstance.hUClassID icu::LEFontInstance::getDynamicClassID()Stable
3.2
Deprecated
+
uidna.henum (anonymous)::UIDNA_ALLOW_UNASSIGNEDStable
2.6
Deprecated
LEFontInstance.hconst LEFontInstance* icu::LEFontInstance::getSubFont(const LEUnicode chars[], le_int32*, le_int32, le_int32, LEErrorCode&)Stable
3.2
Deprecated
+
uidna.hint32_t uidna_IDNToASCII(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hconst void* icu::LEFontInstance::getFontTable(LETag)Stable
2.8
Deprecated
+
uidna.hint32_t uidna_IDNToUnicode(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hconst void* icu::LEFontInstance::getFontTable(LETag, size_t&)Draft
52
Deprecated
+
uidna.hint32_t uidna_compare(const UChar*, int32_t, const UChar*, int32_t, int32_t, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hfloat icu::LEFontInstance::getScaleFactorX()Stable
3.2
Deprecated
+
uidna.hint32_t uidna_toASCII(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hfloat icu::LEFontInstance::getScaleFactorY()Stable
3.2
Deprecated
+
uidna.hint32_t uidna_toUnicode(const UChar*, int32_t, UChar*, int32_t, int32_t, UParseError*, UErrorCode*)Stable
2.6
Deprecated
LEFontInstance.hfloat icu::LEFontInstance::getXPixelsPerEm()Stable
2.8
Deprecated
-
+

+(jump back to top) +
+ +

Promoted to stable in 55

+ + + + - - + +
FileAPI5455
LEFontInstance.hfloat icu::LEFontInstance::getYPixelsPerEm()Stable
2.8
Deprecated
-
+

+(jump back to top) +
+ +

Added in 55

+ + + + + - + - + - + - + - + - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - +
FileAPI5455
LEFontInstance.hfloat icu::LEFontInstance::xPixelsToUnits(float)Stable
3.2
Deprecated
-
calendar.hstatic Calendar* icu::Calendar::makeInstance(const Locale&, UErrorCode&)(missing)Internal
+
LEFontInstance.hfloat icu::LEFontInstance::xUnitsToPoints(float)Stable
3.2
Deprecated
-
calendar.hstatic void icu::Calendar::getCalendarTypeFromLocale(const Locale&, char*, int32_t, UErrorCode&)(missing)Internal
+
LEFontInstance.hfloat icu::LEFontInstance::yPixelsToUnits(float)Stable
3.2
Deprecated
-
datefmt.hstatic DateFormat* icu::DateFormat::createInstanceForSkeleton(Calendar*, const UnicodeString&, const Locale&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hfloat icu::LEFontInstance::yUnitsToPoints(float)Stable
3.2
Deprecated
-
datefmt.hstatic DateFormat* icu::DateFormat::createInstanceForSkeleton(const UnicodeString&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hicu::LECharMapper::~LECharMapper()Stable
3.2
Deprecated
-
datefmt.hstatic DateFormat* icu::DateFormat::createInstanceForSkeleton(const UnicodeString&, const Locale&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hicu::LEFontInstance::~LEFontInstance()Stable
2.8
Deprecated
+
datefmt.hstatic DateFormat* icu::DateFormat::internalCreateInstanceForSkeleton(const UnicodeString&, const Locale&, DateTimePatternGenerator&, UErrorCode&)(missing)Internal
LEFontInstance.hle_bool icu::LEFontInstance::canDisplay(LEUnicode32)Stable
3.2
Deprecated
-
dtfmtsym.hstatic DateFormatSymbols* icu::DateFormatSymbols::createForLocale(const Locale&, UErrorCode&)(missing)Internal
+
LEFontInstance.hle_bool icu::LEFontInstance::getGlyphPoint(LEGlyphID, le_int32, LEPoint&)Stable
2.8
Deprecated
-
dtptngen.hstatic DateTimePatternGenerator* icu::DateTimePatternGenerator::internalMakeInstance(const Locale&, UErrorCode&)(missing)Internal
+
LEFontInstance.hle_int32 icu::LEFontInstance::getAscent()Stable
3.2
Deprecated
-
localpointer.hicu::LocalPointer< T >::LocalPointer(T*, UErrorCode&)(missing)Draft
+55
LEFontInstance.hle_int32 icu::LEFontInstance::getDescent()Stable
3.2
Deprecated
-
localpointer.hvoid icu::LocalPointer< T >::adoptInsteadAndCheckErrorCode(T*, UErrorCode&)(missing)Draft
+55
LEFontInstance.hle_int32 icu::LEFontInstance::getLeading()Stable
3.2
Deprecated
-
measfmt.hUnicodeString& icu::MeasureFormat::formatMeasurePerUnit(const Measure&, const MeasureUnit&, UnicodeString&, FieldPosition&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hle_int32 icu::LEFontInstance::getLineHeight()Stable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::resolveUnitPerUnit(const MeasureUnit&, const MeasureUnit&)(missing)Internal
+
LEFontInstance.hle_int32 icu::LEFontInstance::getUnitsPerEM()Stable
2.8
Deprecated
-
scientificnumberformatter.hScientificNumberFormatter* icu::ScientificNumberFormatter::clone()(missing)Draft
+55
LEFontInstance.hstatic UClassID icu::LEFontInstance::getStaticClassID()Stable
3.2
Deprecated
-
scientificnumberformatter.hUnicodeString& icu::ScientificNumberFormatter::format(const Formattable&, UnicodeString&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hstatic float icu::LEFontInstance::fixedToFloat(le_int32)Stable
2.8
Deprecated
-
scientificnumberformatter.hicu::ScientificNumberFormatter::~ScientificNumberFormatter()(missing)Draft
+55
LEFontInstance.hstatic le_int32 icu::LEFontInstance::floatToFixed(float)Stable
2.8
Deprecated
-
scientificnumberformatter.hstatic ScientificNumberFormatter* icu::ScientificNumberFormatter::createMarkupInstance(DecimalFormat*, const UnicodeString&, const UnicodeString&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hvoid icu::LEFontInstance::getGlyphAdvance(LEGlyphID, LEPoint&)Stable
3.2
Deprecated
-
scientificnumberformatter.hstatic ScientificNumberFormatter* icu::ScientificNumberFormatter::createMarkupInstance(const Locale&, const UnicodeString&, const UnicodeString&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hvoid icu::LEFontInstance::mapCharsToGlyphs(const LEUnicode chars[], le_int32, le_int32, le_bool, const LECharMapper*, le_bool, LEGlyphStorage&)Stable
3.6
Deprecated
-
scientificnumberformatter.hstatic ScientificNumberFormatter* icu::ScientificNumberFormatter::createSuperscriptInstance(DecimalFormat*, UErrorCode&)(missing)Draft
+55
LEFontInstance.hvoid icu::LEFontInstance::pixelsToUnits(LEPoint&, LEPoint&)Stable
3.2
Deprecated
-
scientificnumberformatter.hstatic ScientificNumberFormatter* icu::ScientificNumberFormatter::createSuperscriptInstance(const Locale&, UErrorCode&)(missing)Draft
+55
LEFontInstance.hvoid icu::LEFontInstance::transformFunits(float, float, LEPoint&)Stable
3.2
Deprecated
-
udat.hint32_t udat_formatCalendar(const UDateFormat*, UCalendar*, UChar*, int32_t, UFieldPosition*, UErrorCode*)(missing)Draft
+55
LEFontInstance.hvoid icu::LEFontInstance::unitsToPoints(LEPoint&, LEPoint&)Stable
3.2
Deprecated
-
ulocdata.henum UMeasurementSystem::UMS_UK(missing)Draft
+55
LEGlyphStorage.hLEGlyphID icu::LEGlyphStorage::getGlyphID(le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
+

+(jump back to top) +
+ +

Other existing drafts in 55

+
+ + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileAPI5455
LEGlyphStorage.hLEGlyphID& icu::LEGlyphStorage::operator[](le_int32)Stable
3.0
Deprecated
-
coll.hCollator& icu::Collator::setMaxVariable(UColReorderCode, UErrorCode&)Draft
53
LEGlyphStorage.hLEGlyphID* icu::LEGlyphStorage::insertGlyphs(le_int32, le_int32)Stable
3.0
Deprecated
-
coll.hUColReorderCode icu::Collator::getMaxVariable()Draft
53
LEGlyphStorage.hLEGlyphID* icu::LEGlyphStorage::insertGlyphs(le_int32, le_int32, LEErrorCode&)Stable
4.2
Deprecated
-
datefmt.hDateFormat& icu::DateFormat::setBooleanAttribute(UDateFormatBooleanAttribute, UBool, UErrorCode&)Draft
53
LEGlyphStorage.hUClassID icu::LEGlyphStorage::getDynamicClassID()Stable
3.0
Deprecated
-
datefmt.hUBool icu::DateFormat::getBooleanAttribute(UDateFormatBooleanAttribute, UErrorCode&)Draft
53
LEGlyphStorage.hicu::LEGlyphStorage::LEGlyphStorage()Stable
3.0
Deprecated
-
datefmt.hUBool icu::DateFormat::isCalendarLenient()Draft
53
LEGlyphStorage.hicu::LEGlyphStorage::~LEGlyphStorage()Stable
3.0
Deprecated
-
datefmt.hUDisplayContext icu::DateFormat::getContext(UDisplayContextType, UErrorCode&)Draft
53
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::allocateAuxData(LEErrorCode&)Stable
3.6
Deprecated
-
datefmt.hvoid icu::DateFormat::setCalendarLenient(UBool)Draft
53
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::allocatePositions(LEErrorCode&)Stable
3.0
Deprecated
-
datefmt.hvoid icu::DateFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::applyInsertions()Stable
3.0
Deprecated
-
dcfmtsym.henum + icu::DecimalFormatSymbols::ENumberFormatSymbol::kExponentMultiplicationSymbolDraft
54
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::getCharIndex(le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
decimfmt.hUBool icu::DecimalFormat::isDecimalPatternMatchRequired()Draft
54
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::getGlyphCount()Stable
3.0
Deprecated
-
decimfmt.hUCurrencyUsage icu::DecimalFormat::getCurrencyUsage()Draft
54
LEGlyphStorage.hle_uint32 icu::LEGlyphStorage::getAuxData(le_int32, LEErrorCode&)Stable
3.6
Deprecated
-
decimfmt.hvoid icu::DecimalFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
LEGlyphStorage.hstatic UClassID icu::LEGlyphStorage::getStaticClassID()Stable
3.0
Deprecated
-
decimfmt.hvoid icu::DecimalFormat::setCurrencyUsage(UCurrencyUsage, UErrorCode*)Draft
54
LEGlyphStorage.hvoid icu::LEGlyphStorage::adjustPosition(le_int32, float, float, LEErrorCode&)Stable
3.0
Deprecated
-
decimfmt.hvoid icu::DecimalFormat::setDecimalPatternMatchRequired(UBool)Draft
54
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptAuxDataArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
decimfmt.hvoid icu::DecimalFormat::setGroupingUsed(UBool)Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptCharIndicesArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
decimfmt.hvoid icu::DecimalFormat::setParseIntegerOnly(UBool)Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptGlyphArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
dtfmtsym.hconst UnicodeString* icu::DateFormatSymbols::getYearNames(int32_t&, DtContextType, DtWidthType)Draft
54
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptGlyphCount(LEGlyphStorage&)Stable
3.0
Deprecated
-
dtfmtsym.hconst UnicodeString* icu::DateFormatSymbols::getZodiacNames(int32_t&, DtContextType, DtWidthType)Draft
54
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptGlyphCount(le_int32)Stable
3.0
Deprecated
-
dtfmtsym.hvoid icu::DateFormatSymbols::setYearNames(const UnicodeString*, int32_t, DtContextType, DtWidthType)Draft
54
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptPositionArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
dtfmtsym.hvoid icu::DateFormatSymbols::setZodiacNames(const UnicodeString*, int32_t, DtContextType, DtWidthType)Draft
54
LEGlyphStorage.hvoid icu::LEGlyphStorage::allocateGlyphArray(le_int32, le_bool, LEErrorCode&)Stable
3.0
Deprecated
-
locid.hUBool icu::Locale::isRightToLeft()Draft
54
LEGlyphStorage.hvoid icu::LEGlyphStorage::getAuxData(le_uint32 auxData[], LEErrorCode&)Stable
3.6
Deprecated
-
measfmt.hFormat* icu::MeasureFormat::clone()Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.hMeasureFormat& icu::MeasureFormat::operator=(const MeasureFormat&)Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.hUBool icu::MeasureFormat::operator==(const Format&)Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphPosition(le_int32, float&, float&, LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.hUClassID icu::MeasureFormat::getDynamicClassID()Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphPositions(float positions[], LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.hUnicodeString& icu::MeasureFormat::format(const Formattable&, UnicodeString&, FieldPosition&, UErrorCode&)Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphs(LEGlyphID glyphs[], LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.hUnicodeString& icu::MeasureFormat::formatMeasures(const Measure*, int32_t, UnicodeString&, FieldPosition&, UErrorCode&)Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphs(le_uint32 glyphs[], le_uint32, LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_COUNTDraft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::moveGlyph(le_int32, le_int32, le_uint32)Stable
4.2
Deprecated
-
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_NARROWDraft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::reset()Stable
3.0
Deprecated
-
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_NUMERICDraft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::setAuxData(le_int32, le_uint32, LEErrorCode&)Stable
3.6
Deprecated
-
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_SHORTDraft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::setCharIndex(le_int32, le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_WIDEDraft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::setGlyphID(le_int32, LEGlyphID, LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.hicu::MeasureFormat::MeasureFormat(const Locale&, UMeasureFormatWidth, NumberFormat*, UErrorCode&)Draft
53
LEGlyphStorage.hvoid icu::LEGlyphStorage::setPosition(le_int32, float, float, LEErrorCode&)Stable
3.0
Deprecated
-
measfmt.hicu::MeasureFormat::MeasureFormat(const Locale&, UMeasureFormatWidth, UErrorCode&)Draft
53
LESwaps.h#define SWAPLStable
2.8
Deprecated
-
measfmt.hicu::MeasureFormat::MeasureFormat(const MeasureFormat&)Draft
53
LESwaps.h#define SWAPWStable
2.8
Deprecated
-
measfmt.hstatic UClassID icu::MeasureFormat::getStaticClassID()Draft
53
LESwaps.hstatic le_uint16 icu::LESwaps::swapWord(le_uint16)Stable
2.8
Deprecated
-
measfmt.hvoid icu::MeasureFormat::parseObject(const UnicodeString&, Formattable&, ParsePosition&)Draft
53
LESwaps.hstatic le_uint32 icu::LESwaps::swapLong(le_uint32)Stable
2.8
Deprecated
-
measunit.hMeasureUnit& icu::MeasureUnit::operator=(const MeasureUnit&)Draft
53
LETypes.h#define LE_CLIENT_MASKStable
3.2
Deprecated
-
measunit.hUBool icu::MeasureUnit::operator!=(const UObject&)Draft
53
LETypes.h#define LE_CLIENT_SHIFTStable
3.2
Deprecated
-
measunit.hUClassID icu::MeasureUnit::getDynamicClassID()Draft
53
LETypes.h#define LE_FAILUREStable
2.4
Deprecated
-
measunit.hconst char* icu::MeasureUnit::getSubtype()Draft
53
LETypes.h#define LE_GET_CLIENTStable
3.2
Deprecated
-
measunit.hconst char* icu::MeasureUnit::getType()Draft
53
LETypes.h#define LE_GET_GLYPHStable
3.2
Deprecated
-
measunit.hicu::MeasureUnit::MeasureUnit(const MeasureUnit&)Draft
53
LETypes.h#define LE_GET_SUB_FONTStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAcre(UErrorCode&)Draft
53
LETypes.h#define LE_GLYPH_MASKStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAcreFoot(UErrorCode&)Draft
54
LETypes.h#define LE_GLYPH_SHIFTStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAmpere(UErrorCode&)Draft
54
LETypes.h#define LE_MAKE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createArcMinute(UErrorCode&)Draft
53
LETypes.h#define LE_SET_CLIENTStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createArcSecond(UErrorCode&)Draft
53
LETypes.h#define LE_SET_GLYPHStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAstronomicalUnit(UErrorCode&)Draft
54
LETypes.h#define LE_SET_SUB_FONTStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createBit(UErrorCode&)Draft
54
LETypes.h#define LE_SUB_FONT_MASKStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createBushel(UErrorCode&)Draft
54
LETypes.h#define LE_SUB_FONT_SHIFTStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createByte(UErrorCode&)Draft
54
LETypes.h#define LE_SUCCESSStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCalorie(UErrorCode&)Draft
54
LETypes.h#define NULLStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCarat(UErrorCode&)Draft
54
LETypes.henum LEErrorCode::LE_FONT_FILE_NOT_FOUND_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCelsius(UErrorCode&)Draft
53
LETypes.henum LEErrorCode::LE_ILLEGAL_ARGUMENT_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCentiliter(UErrorCode&)Draft
54
LETypes.henum LEErrorCode::LE_INDEX_OUT_OF_BOUNDS_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCentimeter(UErrorCode&)Draft
53
LETypes.henum LEErrorCode::LE_INTERNAL_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicCentimeter(UErrorCode&)Draft
54
LETypes.henum LEErrorCode::LE_MEMORY_ALLOCATION_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicFoot(UErrorCode&)Draft
54
LETypes.henum LEErrorCode::LE_MISSING_FONT_TABLE_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicInch(UErrorCode&)Draft
54
LETypes.henum LEErrorCode::LE_NO_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicKilometer(UErrorCode&)Draft
53
LETypes.henum LEErrorCode::LE_NO_LAYOUT_ERRORStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicMeter(UErrorCode&)Draft
54
LETypes.henum LEErrorCode::LE_NO_SUBFONT_WARNINGStable
2.4
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicMile(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_AALT_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicYard(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_ABVF_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCup(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_ABVM_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDay(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_ABVS_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDeciliter(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_AFRC_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDecimeter(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_AKHN_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDegree(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_BLWF_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFahrenheit(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_BLWM_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFathom(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_BLWS_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFluidOunce(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_C2PC_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFoodcalorie(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_C2SC_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFoot(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_CALT_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFurlong(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_CASE_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGForce(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_CCMP_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGallon(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_CJCT_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigabit(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_CLIG_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigabyte(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_CPSP_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigahertz(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_CSWH_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigawatt(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_CURS_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGram(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_DIST_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHectare(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_DLIG_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHectoliter(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_DNOM_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHectopascal(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_EXPT_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHertz(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_FALT_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHorsepower(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_FIN2_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHour(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_FIN3_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createInch(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_FINA_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createInchHg(UErrorCode&)Draft
53
LETypes.henum LEFeatureTags::LE_FRAC_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createJoule(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_FWID_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKarat(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_HALF_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKelvin(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_HALN_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilobit(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_HALT_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilobyte(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_HIST_FEATURE_TAGStable
3.2
Deprecated
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilocalorie(UErrorCode&)Draft
54
LETypes.henum LEFeatureTags::LE_HKNA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HLIG_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HNGL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_INIT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ISOL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ITAL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JP78_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JP83_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JP90_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_KERN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LFBD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LIGA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LJMO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LNUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LOCL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MARK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MED2_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MEDI_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MGRK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MKMK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MSET_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NLCK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NUKT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NUMR_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ONUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_OPBD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ORDN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ORNM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PCAP_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PNUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PREF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PRES_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PSTF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PSTS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_QWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RAND_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RKRF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RLIG_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RPHF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RTBD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RTLA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RUBY_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SINF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SIZE_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SMCP_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SMPL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS01_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS02_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS03_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS04_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS05_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS06_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS07_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS08_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS09_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS10_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS11_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS12_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS13_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS14_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS15_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS16_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS17_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS18_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS19_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS20_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SUBS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SUPS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SWSH_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TITL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TJMO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TNAM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TNUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TRAD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_UNIC_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VATU_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VERT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VHAL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VJMO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VKNA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VKRN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VPAL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VRT2_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ZERO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_ACNT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_AVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BASE_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BDAT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BHED_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BLOC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BSLN_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CFF__TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CMAP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CVT__TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_DSIG_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_EBDT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_EBLC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_EBSC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FDSC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FEAT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FMTX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FPGM_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GASP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GDEF_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GLYF_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GPOS_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GSUB_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HDMX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HEAD_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HHEA_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HMTX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HSTY_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_JSTF_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_JUST_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_KERN_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_LCAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_LOCA_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_LTSH_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_MAXP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_MORT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_MORX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_NAME_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_OPBD_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_OS_2_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_PCLT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_POST_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_PREP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_PROP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_TRAK_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VDMX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VHEA_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VMTX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VORG_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_ZAPF_TABLE_TAGStable
3.2
Deprecated
-
tmutfmt.hFormat* icu::TimeUnitFormat::clone()Stable
4.2
Deprecated
-53
tmutfmt.hTimeUnitFormat& icu::TimeUnitFormat::operator=(const TimeUnitFormat&)Stable
4.2
Deprecated
-53
tmutfmt.hUBool icu::TimeUnitFormat::operator!=(const Format&)Stable
4.2
Deprecated
-53
tmutfmt.hUClassID icu::TimeUnitFormat::getDynamicClassID()Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(UErrorCode&)Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(const Locale&, UErrorCode&)Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(const Locale&, UTimeUnitFormatStyle, UErrorCode&)Stable
4.8
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat&)Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::~TimeUnitFormat()Stable
4.2
Deprecated
-53
tmutfmt.hstatic UClassID icu::TimeUnitFormat::getStaticClassID()Stable
4.2
Deprecated
-53
tmutfmt.hvoid icu::TimeUnitFormat::parseObject(const UnicodeString&, Formattable&, ParsePosition&)Stable
4.2
Deprecated
-53
tmutfmt.hvoid icu::TimeUnitFormat::setLocale(const Locale&, UErrorCode&)Stable
4.2
Deprecated
-53
tmutfmt.hvoid icu::TimeUnitFormat::setNumberFormat(const NumberFormat&, UErrorCode&)Stable
4.2
Deprecated
-53
ucol.hUCollator* ucol_openFromShortString(const char*, UBool, UParseError*, UErrorCode*)Stable
3.0
Deprecated
-
ucol.hint32_t ucol_getShortDefinitionString(const UCollator*, const char*, char*, int32_t, UErrorCode*)Stable
3.0
Deprecated
-54
ucol.hint32_t ucol_normalizeShortDefinitionString(const char*, char*, int32_t, UParseError*, UErrorCode*)Stable
3.0
Deprecated
-54
uscript.henum UScriptCode::USCRIPT_DUPLOYAN_SHORTANDStable
4.6
Deprecated
-
utypes.henum UErrorCode::U_REGEX_OCTAL_TOO_BIGStable
2.0
Deprecated
-
uvernum.h#define UCOL_TAILORINGS_VERSIONStable
2.4
Deprecated
-54
-

-(jump back to top) -
- -

Changed in 54 (old, new)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileAPI5354
brkiter.hint32_t icu::BreakIterator::getRuleStatus()Draft→Stable
52
brkiter.hint32_t icu::BreakIterator::getRuleStatusVec(int32_t*, int32_t, UErrorCode&)Draft→Stable
52
dcfmtsym.hstatic DecimalFormatSymbols* icu::DecimalFormatSymbols::createWithLastResortData(UErrorCode&)Draft→Stable
52
fmtable.hUFormattable* icu::Formattable::toUFormattable()Draft→Stable
52
fmtable.hconst UFormattable* icu::Formattable::toUFormattable()Draft→Stable
52
fmtable.hstatic Formattable* icu::Formattable::fromUFormattable(UFormattable*)Draft→Stable
52
fmtable.hstatic const Formattable* icu::Formattable::fromUFormattable(const UFormattable*)Draft→Stable
52
LayoutEngine.hUClassID icu::LayoutEngine::getDynamicClassID()Stable
2.8
Deprecated
-
LayoutEngine.hicu::LayoutEngine::~LayoutEngine()Stable
2.8
Deprecated
-
LayoutEngine.hle_int32 icu::LayoutEngine::getGlyphCount()Stable
2.8
Deprecated
-
LayoutEngine.hle_int32 icu::LayoutEngine::layoutChars(const LEUnicode chars[], le_int32, le_int32, le_int32, le_bool, float, float, LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hstatic LayoutEngine* icu::LayoutEngine::layoutEngineFactory(const LEFontInstance*, le_int32, le_int32, LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hstatic LayoutEngine* icu::LayoutEngine::layoutEngineFactory(const LEFontInstance*, le_int32, le_int32, le_int32, LEErrorCode&)Stable
3.4
Deprecated
-
LayoutEngine.hstatic UClassID icu::LayoutEngine::getStaticClassID()Stable
2.8
Deprecated
-
LayoutEngine.hvoid icu::LayoutEngine::getCharIndices(le_int32 charIndices[], LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hvoid icu::LayoutEngine::getCharIndices(le_int32 charIndices[], le_int32, LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hvoid icu::LayoutEngine::getGlyphPosition(le_int32, float&, float&, LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hvoid icu::LayoutEngine::getGlyphPositions(float positions[], LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hvoid icu::LayoutEngine::getGlyphs(LEGlyphID glyphs[], LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hvoid icu::LayoutEngine::getGlyphs(le_uint32 glyphs[], le_uint32, LEErrorCode&)Stable
2.8
Deprecated
-
LayoutEngine.hvoid icu::LayoutEngine::reset()Stable
2.8
Deprecated
-
LEFontInstance.hLEGlyphID icu::LEFontInstance::mapCharToGlyph(LEUnicode32)Stable
3.2
Deprecated
-
LEFontInstance.hLEGlyphID icu::LEFontInstance::mapCharToGlyph(LEUnicode32, const LECharMapper*)Stable
3.2
Deprecated
-
LEFontInstance.hLEGlyphID icu::LEFontInstance::mapCharToGlyph(LEUnicode32, const LECharMapper*, le_bool)Stable
3.6
Deprecated
-
LEFontInstance.hLEUnicode32 icu::LECharMapper::mapChar(LEUnicode32)Stable
2.8
Deprecated
-
LEFontInstance.hUClassID icu::LEFontInstance::getDynamicClassID()Stable
3.2
Deprecated
-
LEFontInstance.hconst LEFontInstance* icu::LEFontInstance::getSubFont(const LEUnicode chars[], le_int32*, le_int32, le_int32, LEErrorCode&)Stable
3.2
Deprecated
-
LEFontInstance.hconst void* icu::LEFontInstance::getFontTable(LETag)Stable
2.8
Deprecated
-
LEFontInstance.hconst void* icu::LEFontInstance::getFontTable(LETag, size_t&)Draft
52
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::getScaleFactorX()Stable
3.2
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::getScaleFactorY()Stable
3.2
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::getXPixelsPerEm()Stable
2.8
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::getYPixelsPerEm()Stable
2.8
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::xPixelsToUnits(float)Stable
3.2
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::xUnitsToPoints(float)Stable
3.2
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::yPixelsToUnits(float)Stable
3.2
Deprecated
-
LEFontInstance.hfloat icu::LEFontInstance::yUnitsToPoints(float)Stable
3.2
Deprecated
-
LEFontInstance.hicu::LECharMapper::~LECharMapper()Stable
3.2
Deprecated
-
LEFontInstance.hicu::LEFontInstance::~LEFontInstance()Stable
2.8
Deprecated
-
LEFontInstance.hle_bool icu::LEFontInstance::canDisplay(LEUnicode32)Stable
3.2
Deprecated
-
LEFontInstance.hle_bool icu::LEFontInstance::getGlyphPoint(LEGlyphID, le_int32, LEPoint&)Stable
2.8
Deprecated
-
LEFontInstance.hle_int32 icu::LEFontInstance::getAscent()Stable
3.2
Deprecated
-
LEFontInstance.hle_int32 icu::LEFontInstance::getDescent()Stable
3.2
Deprecated
-
LEFontInstance.hle_int32 icu::LEFontInstance::getLeading()Stable
3.2
Deprecated
-
LEFontInstance.hle_int32 icu::LEFontInstance::getLineHeight()Stable
3.2
Deprecated
-
LEFontInstance.hle_int32 icu::LEFontInstance::getUnitsPerEM()Stable
2.8
Deprecated
-
LEFontInstance.hstatic UClassID icu::LEFontInstance::getStaticClassID()Stable
3.2
Deprecated
-
LEFontInstance.hstatic float icu::LEFontInstance::fixedToFloat(le_int32)Stable
2.8
Deprecated
-
LEFontInstance.hstatic le_int32 icu::LEFontInstance::floatToFixed(float)Stable
2.8
Deprecated
-
LEFontInstance.hvoid icu::LEFontInstance::getGlyphAdvance(LEGlyphID, LEPoint&)Stable
3.2
Deprecated
-
LEFontInstance.hvoid icu::LEFontInstance::mapCharsToGlyphs(const LEUnicode chars[], le_int32, le_int32, le_bool, const LECharMapper*, le_bool, LEGlyphStorage&)Stable
3.6
Deprecated
-
LEFontInstance.hvoid icu::LEFontInstance::pixelsToUnits(LEPoint&, LEPoint&)Stable
3.2
Deprecated
-
LEFontInstance.hvoid icu::LEFontInstance::transformFunits(float, float, LEPoint&)Stable
3.2
Deprecated
-
LEFontInstance.hvoid icu::LEFontInstance::unitsToPoints(LEPoint&, LEPoint&)Stable
3.2
Deprecated
-
LEGlyphStorage.hLEGlyphID icu::LEGlyphStorage::getGlyphID(le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hLEGlyphID& icu::LEGlyphStorage::operator[](le_int32)Stable
3.0
Deprecated
-
LEGlyphStorage.hLEGlyphID* icu::LEGlyphStorage::insertGlyphs(le_int32, le_int32)Stable
3.0
Deprecated
-
LEGlyphStorage.hLEGlyphID* icu::LEGlyphStorage::insertGlyphs(le_int32, le_int32, LEErrorCode&)Stable
4.2
Deprecated
-
LEGlyphStorage.hUClassID icu::LEGlyphStorage::getDynamicClassID()Stable
3.0
Deprecated
-
LEGlyphStorage.hicu::LEGlyphStorage::LEGlyphStorage()Stable
3.0
Deprecated
-
LEGlyphStorage.hicu::LEGlyphStorage::~LEGlyphStorage()Stable
3.0
Deprecated
-
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::allocateAuxData(LEErrorCode&)Stable
3.6
Deprecated
-
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::allocatePositions(LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::applyInsertions()Stable
3.0
Deprecated
-
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::getCharIndex(le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hle_int32 icu::LEGlyphStorage::getGlyphCount()Stable
3.0
Deprecated
-
LEGlyphStorage.hle_uint32 icu::LEGlyphStorage::getAuxData(le_int32, LEErrorCode&)Stable
3.6
Deprecated
-
LEGlyphStorage.hstatic UClassID icu::LEGlyphStorage::getStaticClassID()Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::adjustPosition(le_int32, float, float, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptAuxDataArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptCharIndicesArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptGlyphArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptGlyphCount(LEGlyphStorage&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptGlyphCount(le_int32)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::adoptPositionArray(LEGlyphStorage&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::allocateGlyphArray(le_int32, le_bool, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::getAuxData(le_uint32 auxData[], LEErrorCode&)Stable
3.6
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::getCharIndices(le_int32 charIndices[], LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::getCharIndices(le_int32 charIndices[], le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphPosition(le_int32, float&, float&, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphPositions(float positions[], LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphs(LEGlyphID glyphs[], LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::getGlyphs(le_uint32 glyphs[], le_uint32, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::moveGlyph(le_int32, le_int32, le_uint32)Stable
4.2
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::reset()Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::setAuxData(le_int32, le_uint32, LEErrorCode&)Stable
3.6
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::setCharIndex(le_int32, le_int32, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::setGlyphID(le_int32, LEGlyphID, LEErrorCode&)Stable
3.0
Deprecated
-
LEGlyphStorage.hvoid icu::LEGlyphStorage::setPosition(le_int32, float, float, LEErrorCode&)Stable
3.0
Deprecated
-
LESwaps.h#define SWAPLStable
2.8
Deprecated
-
LESwaps.h#define SWAPWStable
2.8
Deprecated
-
LESwaps.hstatic le_uint16 icu::LESwaps::swapWord(le_uint16)Stable
2.8
Deprecated
-
LESwaps.hstatic le_uint32 icu::LESwaps::swapLong(le_uint32)Stable
2.8
Deprecated
-
LETypes.h#define LE_CLIENT_MASKStable
3.2
Deprecated
-
LETypes.h#define LE_CLIENT_SHIFTStable
3.2
Deprecated
-
LETypes.h#define LE_FAILUREStable
2.4
Deprecated
-
LETypes.h#define LE_GET_CLIENTStable
3.2
Deprecated
-
LETypes.h#define LE_GET_GLYPHStable
3.2
Deprecated
-
LETypes.h#define LE_GET_SUB_FONTStable
3.2
Deprecated
-
LETypes.h#define LE_GLYPH_MASKStable
3.2
Deprecated
-
LETypes.h#define LE_GLYPH_SHIFTStable
3.2
Deprecated
-
LETypes.h#define LE_MAKE_TAGStable
3.2
Deprecated
-
LETypes.h#define LE_SET_CLIENTStable
3.2
Deprecated
-
LETypes.h#define LE_SET_GLYPHStable
3.2
Deprecated
-
LETypes.h#define LE_SET_SUB_FONTStable
3.2
Deprecated
-
LETypes.h#define LE_SUB_FONT_MASKStable
3.2
Deprecated
-
LETypes.h#define LE_SUB_FONT_SHIFTStable
3.2
Deprecated
-
LETypes.h#define LE_SUCCESSStable
2.4
Deprecated
-
LETypes.h#define NULLStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_FONT_FILE_NOT_FOUND_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_ILLEGAL_ARGUMENT_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_INDEX_OUT_OF_BOUNDS_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_INTERNAL_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_MEMORY_ALLOCATION_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_MISSING_FONT_TABLE_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_NO_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_NO_LAYOUT_ERRORStable
2.4
Deprecated
-
LETypes.henum LEErrorCode::LE_NO_SUBFONT_WARNINGStable
2.4
Deprecated
-
LETypes.henum LEFeatureTags::LE_AALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ABVF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ABVM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ABVS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_AFRC_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_AKHN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_BLWF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_BLWM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_BLWS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_C2PC_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_C2SC_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CASE_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CCMP_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CJCT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CLIG_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CPSP_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CSWH_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_CURS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_DIST_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_DLIG_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_DNOM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_EXPT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_FALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_FIN2_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_FIN3_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_FINA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_FRAC_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_FWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HALF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HALN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HIST_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HKNA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HLIG_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HNGL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_HWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_INIT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ISOL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ITAL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JP78_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JP83_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_JP90_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_KERN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LFBD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LIGA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LJMO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LNUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_LOCL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MARK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MED2_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MEDI_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MGRK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MKMK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_MSET_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NLCK_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NUKT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_NUMR_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ONUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_OPBD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ORDN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ORNM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PCAP_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PNUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PREF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PRES_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PSTF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PSTS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_PWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_QWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RAND_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RKRF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RLIG_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RPHF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RTBD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RTLA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_RUBY_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SINF_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SIZE_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SMCP_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SMPL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS01_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS02_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS03_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS04_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS05_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS06_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS07_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS08_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS09_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS10_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS11_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS12_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS13_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS14_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS15_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS16_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS17_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS18_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS19_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SS20_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SUBS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SUPS_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_SWSH_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TITL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TJMO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TNAM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TNUM_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TRAD_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_TWID_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_UNIC_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VALT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VATU_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VERT_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VHAL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VJMO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VKNA_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VKRN_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VPAL_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_VRT2_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LEFeatureTags::LE_ZERO_FEATURE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_ACNT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_AVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BASE_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BDAT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BHED_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BLOC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_BSLN_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CFF__TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CMAP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_CVT__TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_DSIG_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_EBDT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_EBLC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_EBSC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FDSC_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FEAT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FMTX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FPGM_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_FVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GASP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GDEF_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GLYF_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GPOS_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GSUB_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_GVAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HDMX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HEAD_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HHEA_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HMTX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_HSTY_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_JSTF_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_JUST_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_KERN_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_LCAR_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_LOCA_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_LTSH_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_MAXP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_MORT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_MORX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_NAME_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_OPBD_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_OS_2_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_PCLT_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_POST_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_PREP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_PROP_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_TRAK_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VDMX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VHEA_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VMTX_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_VORG_TABLE_TAGStable
3.2
Deprecated
-
LETypes.henum LETableTags::LE_ZAPF_TABLE_TAGStable
3.2
Deprecated
-
listformatter.hListFormatter& icu::ListFormatter::operator=(const ListFormatter&)Draft→Stable
52
listformatter.hicu::ListFormatter::ListFormatter(const ListFormatter&)Draft→Stable
52
timezone.hstatic UnicodeString& icu::TimeZone::getIDForWindowsID(const UnicodeString&, const char*, UnicodeString&, UErrorCode&)Draft→Stable
52
timezone.hstatic UnicodeString& icu::TimeZone::getWindowsID(const UnicodeString&, UnicodeString&, UErrorCode&)Draft→Stable
52
tmutfmt.hFormat* icu::TimeUnitFormat::clone()Stable
4.2
Deprecated
-53
tmutfmt.hTimeUnitFormat& icu::TimeUnitFormat::operator=(const TimeUnitFormat&)Stable
4.2
Deprecated
-53
tmutfmt.hUBool icu::TimeUnitFormat::operator!=(const Format&)Stable
4.2
Deprecated
-53
tmutfmt.hUClassID icu::TimeUnitFormat::getDynamicClassID()Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(UErrorCode&)Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(const Locale&, UErrorCode&)Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(const Locale&, UTimeUnitFormatStyle, UErrorCode&)Stable
4.8
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::TimeUnitFormat(const TimeUnitFormat&)Stable
4.2
Deprecated
-53
tmutfmt.hicu::TimeUnitFormat::~TimeUnitFormat()Stable
4.2
Deprecated
-53
tmutfmt.hstatic UClassID icu::TimeUnitFormat::getStaticClassID()Stable
4.2
Deprecated
-53
tmutfmt.hvoid icu::TimeUnitFormat::parseObject(const UnicodeString&, Formattable&, ParsePosition&)Stable
4.2
Deprecated
-53
tmutfmt.hvoid icu::TimeUnitFormat::setLocale(const Locale&, UErrorCode&)Stable
4.2
Deprecated
-53
tmutfmt.hvoid icu::TimeUnitFormat::setNumberFormat(const NumberFormat&, UErrorCode&)Stable
4.2
Deprecated
-53
ucal.hint32_t ucal_getTimeZoneIDForWindowsID(const UChar*, int32_t, const char*, UChar*, int32_t, UErrorCode*)Draft→Stable
52
ucal.hint32_t ucal_getWindowsTimeZoneID(const UChar*, int32_t, UChar*, int32_t, UErrorCode*)Draft→Stable
52
ucol.hUCollator* ucol_openFromShortString(const char*, UBool, UParseError*, UErrorCode*)Stable
3.0
Deprecated
-
ucol.hint32_t ucol_getShortDefinitionString(const UCollator*, const char*, char*, int32_t, UErrorCode*)Stable
3.0
Deprecated
-54
ucol.hint32_t ucol_normalizeShortDefinitionString(const char*, char*, int32_t, UParseError*, UErrorCode*)Stable
3.0
Deprecated
-54
uformattable.hUBool ufmt_isNumeric(const UFormattable*)Draft→Stable
52
uformattable.hUDate ufmt_getDate(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hUFormattable* ufmt_getArrayItemByIndex(UFormattable*, int32_t, UErrorCode*)Draft→Stable
52
uformattable.hUFormattable* ufmt_open(UErrorCode*)Draft→Stable
52
uformattable.hUFormattableType ufmt_getType(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hconst UChar* ufmt_getUChars(UFormattable*, int32_t*, UErrorCode*)Draft→Stable
52
uformattable.hconst char* ufmt_getDecNumChars(UFormattable*, int32_t*, UErrorCode*)Draft→Stable
52
uformattable.hconst void* ufmt_getObject(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hdouble ufmt_getDouble(UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.henum UFormattableType::UFMT_ARRAYDraft→Stable
52
uformattable.henum UFormattableType::UFMT_COUNTDraft→Stable
52
uformattable.henum UFormattableType::UFMT_DATEDraft→Stable
52
uformattable.henum UFormattableType::UFMT_DOUBLEDraft→Stable
52
uformattable.henum UFormattableType::UFMT_INT64Draft→Stable
52
uformattable.henum UFormattableType::UFMT_LONGDraft→Stable
52
uformattable.henum UFormattableType::UFMT_OBJECTDraft→Stable
52
uformattable.henum UFormattableType::UFMT_STRINGDraft→Stable
52
uformattable.hint32_t ufmt_getArrayLength(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hint32_t ufmt_getLong(UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hint64_t ufmt_getInt64(UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hvoid ufmt_close(UFormattable*)Draft→Stable
52
unum.hUFormattable* unum_parseToUFormattable(const UNumberFormat*, UFormattable*, const UChar*, int32_t, int32_t*, UErrorCode*)Draft→Stable
52
unum.hint32_t unum_formatUFormattable(const UNumberFormat*, const UFormattable*, UChar*, int32_t, UFieldPosition*, UErrorCode*)Draft→Stable
52
unumsys.hUBool unumsys_isAlgorithmic(const UNumberingSystem*)Draft→Stable
52
unumsys.hUEnumeration* unumsys_openAvailableNames(UErrorCode*)Draft→Stable
52
unumsys.hUNumberingSystem* unumsys_open(const char*, UErrorCode*)Draft→Stable
52
unumsys.hUNumberingSystem* unumsys_openByName(const char*, UErrorCode*)Draft→Stable
52
unumsys.hconst char* unumsys_getName(const UNumberingSystem*)Draft→Stable
52
unumsys.hint32_t unumsys_getDescription(const UNumberingSystem*, UChar*, int32_t, UErrorCode*)Draft→Stable
52
unumsys.hint32_t unumsys_getRadix(const UNumberingSystem*)Draft→Stable
52
unumsys.hvoid unumsys_close(UNumberingSystem*)Draft→Stable
52
uregion.hUBool uregion_areEqual(const URegion*, const URegion*)Draft→Stable
52
uregion.hUBool uregion_contains(const URegion*, const URegion*)Draft→Stable
52
uregion.hUEnumeration* uregion_getAvailable(URegionType, UErrorCode*)Draft→Stable
52
uregion.hUEnumeration* uregion_getContainedRegions(const URegion*, UErrorCode*)Draft→Stable
52
uregion.hUEnumeration* uregion_getContainedRegionsOfType(const URegion*, URegionType, UErrorCode*)Draft→Stable
52
uregion.hUEnumeration* uregion_getPreferredValues(const URegion*, UErrorCode*)Draft→Stable
52
uregion.hURegionType uregion_getType(const URegion*)Draft→Stable
52
uregion.hconst URegion* uregion_getContainingRegion(const URegion*)Draft→Stable
52
uregion.hconst URegion* uregion_getContainingRegionOfType(const URegion*, URegionType)Draft→Stable
52
uregion.hconst URegion* uregion_getRegionFromCode(const char*, UErrorCode*)Draft→Stable
52
uregion.hconst URegion* uregion_getRegionFromNumericCode(int32_t, UErrorCode*)Draft→Stable
52
uregion.hconst char* uregion_getRegionCode(const URegion*)Draft→Stable
52
uregion.hint32_t uregion_getNumericCode(const URegion*)Draft→Stable
52
uscript.henum UScriptCode::USCRIPT_DUPLOYAN_SHORTANDStable
4.6
Deprecated
-
uspoof.hconst USet* uspoof_getInclusionSet(UErrorCode*)Draft→Stable
51
uspoof.hconst USet* uspoof_getRecommendedSet(UErrorCode*)Draft→Stable
51
uspoof.hconst icu::UnicodeSet* uspoof_getInclusionUnicodeSet(UErrorCode*)Draft→Stable
51
uspoof.hconst icu::UnicodeSet* uspoof_getRecommendedUnicodeSet(UErrorCode*)Draft→Stable
51
utypes.henum UErrorCode::U_REGEX_OCTAL_TOO_BIGStable
2.0
Deprecated
-
uvernum.h#define UCOL_TAILORINGS_VERSIONStable
2.4
Deprecated
-54
-

-(jump back to top) -
- -

Promoted to stable in 54

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileAPI5354
brkiter.hint32_t icu::BreakIterator::getRuleStatus()Draft→Stable
52
brkiter.hint32_t icu::BreakIterator::getRuleStatusVec(int32_t*, int32_t, UErrorCode&)Draft→Stable
52
dcfmtsym.hstatic DecimalFormatSymbols* icu::DecimalFormatSymbols::createWithLastResortData(UErrorCode&)Draft→Stable
52
fmtable.hUFormattable* icu::Formattable::toUFormattable()Draft→Stable
52
fmtable.hconst UFormattable* icu::Formattable::toUFormattable()Draft→Stable
52
fmtable.hstatic Formattable* icu::Formattable::fromUFormattable(UFormattable*)Draft→Stable
52
fmtable.hstatic const Formattable* icu::Formattable::fromUFormattable(const UFormattable*)Draft→Stable
52
listformatter.hListFormatter& icu::ListFormatter::operator=(const ListFormatter&)Draft→Stable
52
listformatter.hicu::ListFormatter::ListFormatter(const ListFormatter&)Draft→Stable
52
timezone.hstatic UnicodeString& icu::TimeZone::getIDForWindowsID(const UnicodeString&, const char*, UnicodeString&, UErrorCode&)Draft→Stable
52
timezone.hstatic UnicodeString& icu::TimeZone::getWindowsID(const UnicodeString&, UnicodeString&, UErrorCode&)Draft→Stable
52
ucal.hint32_t ucal_getTimeZoneIDForWindowsID(const UChar*, int32_t, const char*, UChar*, int32_t, UErrorCode*)Draft→Stable
52
ucal.hint32_t ucal_getWindowsTimeZoneID(const UChar*, int32_t, UChar*, int32_t, UErrorCode*)Draft→Stable
52
uchar.henum UBlockCode::UBLOCK_BASSA_VAH(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_CAUCASIAN_ALBANIAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_COMBINING_DIACRITICAL_MARKS_EXTENDED(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_COPTIC_EPACT_NUMBERS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_DUPLOYAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_ELBASAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_GEOMETRIC_SHAPES_EXTENDED(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_GRANTHA(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_KHOJKI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_KHUDAWADI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_LATIN_EXTENDED_E(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_LINEAR_A(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MAHAJANI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MANICHAEAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MENDE_KIKAKUI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MODI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MRO(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MYANMAR_EXTENDED_B(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_NABATAEAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_OLD_NORTH_ARABIAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_OLD_PERMIC(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_ORNAMENTAL_DINGBATS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PAHAWH_HMONG(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PALMYRENE(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PAU_CIN_HAU(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PSALTER_PAHLAVI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SHORTHAND_FORMAT_CONTROLS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SIDDHAM(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SINHALA_ARCHAIC_NUMBERS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SUPPLEMENTAL_ARROWS_C(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_TIRHUTA(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_WARANG_CITI(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_ALEPH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_AYIN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_BETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_DALETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_DHAMEDH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_FIVE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_GIMEL(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_HETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_HUNDRED(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_KAPH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_LAMEDH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_MEM(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_NUN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_ONE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_PE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_QOPH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_RESH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_SADHE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_SAMEKH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TAW(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TEN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_THAMEDH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TWENTY(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_WAW(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_YODH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_ZAYIN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_STRAIGHT_WAW(missing)Stable
-54
(Born Stable)
uformattable.hUBool ufmt_isNumeric(const UFormattable*)Draft→Stable
52
uformattable.hUDate ufmt_getDate(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hUFormattable* ufmt_getArrayItemByIndex(UFormattable*, int32_t, UErrorCode*)Draft→Stable
52
uformattable.hUFormattable* ufmt_open(UErrorCode*)Draft→Stable
52
uformattable.hUFormattableType ufmt_getType(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hconst UChar* ufmt_getUChars(UFormattable*, int32_t*, UErrorCode*)Draft→Stable
52
uformattable.hconst char* ufmt_getDecNumChars(UFormattable*, int32_t*, UErrorCode*)Draft→Stable
52
uformattable.hconst void* ufmt_getObject(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hdouble ufmt_getDouble(UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.henum UFormattableType::UFMT_ARRAYDraft→Stable
52
uformattable.henum UFormattableType::UFMT_COUNTDraft→Stable
52
uformattable.henum UFormattableType::UFMT_DATEDraft→Stable
52
uformattable.henum UFormattableType::UFMT_DOUBLEDraft→Stable
52
uformattable.henum UFormattableType::UFMT_INT64Draft→Stable
52
uformattable.henum UFormattableType::UFMT_LONGDraft→Stable
52
uformattable.henum UFormattableType::UFMT_OBJECTDraft→Stable
52
uformattable.henum UFormattableType::UFMT_STRINGDraft→Stable
52
uformattable.hint32_t ufmt_getArrayLength(const UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hint32_t ufmt_getLong(UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hint64_t ufmt_getInt64(UFormattable*, UErrorCode*)Draft→Stable
52
uformattable.hvoid ufmt_close(UFormattable*)Draft→Stable
52
unum.hUFormattable* unum_parseToUFormattable(const UNumberFormat*, UFormattable*, const UChar*, int32_t, int32_t*, UErrorCode*)Draft→Stable
52
unum.hint32_t unum_formatUFormattable(const UNumberFormat*, const UFormattable*, UChar*, int32_t, UFieldPosition*, UErrorCode*)Draft→Stable
52
unumsys.hUBool unumsys_isAlgorithmic(const UNumberingSystem*)Draft→Stable
52
unumsys.hUEnumeration* unumsys_openAvailableNames(UErrorCode*)Draft→Stable
52
unumsys.hUNumberingSystem* unumsys_open(const char*, UErrorCode*)Draft→Stable
52
unumsys.hUNumberingSystem* unumsys_openByName(const char*, UErrorCode*)Draft→Stable
52
unumsys.hconst char* unumsys_getName(const UNumberingSystem*)Draft→Stable
52
unumsys.hint32_t unumsys_getDescription(const UNumberingSystem*, UChar*, int32_t, UErrorCode*)Draft→Stable
52
unumsys.hint32_t unumsys_getRadix(const UNumberingSystem*)Draft→Stable
52
unumsys.hvoid unumsys_close(UNumberingSystem*)Draft→Stable
52
uregion.hUBool uregion_areEqual(const URegion*, const URegion*)Draft→Stable
52
uregion.hUBool uregion_contains(const URegion*, const URegion*)Draft→Stable
52
uregion.hUEnumeration* uregion_getAvailable(URegionType, UErrorCode*)Draft→Stable
52
uregion.hUEnumeration* uregion_getContainedRegions(const URegion*, UErrorCode*)Draft→Stable
52
uregion.hUEnumeration* uregion_getContainedRegionsOfType(const URegion*, URegionType, UErrorCode*)Draft→Stable
52
uregion.hUEnumeration* uregion_getPreferredValues(const URegion*, UErrorCode*)Draft→Stable
52
uregion.hURegionType uregion_getType(const URegion*)Draft→Stable
52
uregion.hconst URegion* uregion_getContainingRegion(const URegion*)Draft→Stable
52
uregion.hconst URegion* uregion_getContainingRegionOfType(const URegion*, URegionType)Draft→Stable
52
uregion.hconst URegion* uregion_getRegionFromCode(const char*, UErrorCode*)Draft→Stable
52
uregion.hconst URegion* uregion_getRegionFromNumericCode(int32_t, UErrorCode*)Draft→Stable
52
uregion.hconst char* uregion_getRegionCode(const URegion*)Draft→Stable
52
uregion.hint32_t uregion_getNumericCode(const URegion*)Draft→Stable
52
uscript.henum UScriptCode::USCRIPT_AHOM(missing)Stable
-54
(Born Stable)
uscript.henum UScriptCode::USCRIPT_DUPLOYAN(missing)Stable
-54
(Born Stable)
uscript.henum UScriptCode::USCRIPT_HATRAN(missing)Stable
-54
(Born Stable)
uscript.henum UScriptCode::USCRIPT_KHUDAWADI(missing)Stable
-54
(Born Stable)
uscript.henum UScriptCode::USCRIPT_MODI(missing)Stable
-54
(Born Stable)
uscript.henum UScriptCode::USCRIPT_MULTANI(missing)Stable
-54
(Born Stable)
uscript.henum UScriptCode::USCRIPT_PAU_CIN_HAU(missing)Stable
-54
(Born Stable)
uscript.henum UScriptCode::USCRIPT_SIDDHAM(missing)Stable
-54
(Born Stable)
uspoof.hconst USet* uspoof_getInclusionSet(UErrorCode*)Draft→Stable
51
uspoof.hconst USet* uspoof_getRecommendedSet(UErrorCode*)Draft→Stable
51
uspoof.hconst icu::UnicodeSet* uspoof_getInclusionUnicodeSet(UErrorCode*)Draft→Stable
51
uspoof.hconst icu::UnicodeSet* uspoof_getRecommendedUnicodeSet(UErrorCode*)Draft→Stable
51
-

-(jump back to top) -
- -

Added in 54

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + -
FileAPI5354
dcfmtsym.henum - icu::DecimalFormatSymbols::ENumberFormatSymbol::kExponentMultiplicationSymbol(missing)Draft
-54
decimfmt.hUBool icu::DecimalFormat::isDecimalPatternMatchRequired()(missing)Draft
-54
decimfmt.hUCurrencyUsage icu::DecimalFormat::getCurrencyUsage()(missing)Draft
-54
decimfmt.hvoid icu::DecimalFormat::setCurrencyUsage(UCurrencyUsage, UErrorCode*)(missing)Draft
-54
decimfmt.hvoid icu::DecimalFormat::setDecimalPatternMatchRequired(UBool)(missing)Draft
-54
dtfmtsym.hconst UnicodeString* icu::DateFormatSymbols::getYearNames(int32_t&, DtContextType, DtWidthType)(missing)Draft
-54
dtfmtsym.hconst UnicodeString* icu::DateFormatSymbols::getZodiacNames(int32_t&, DtContextType, DtWidthType)(missing)Draft
-54
dtfmtsym.hvoid icu::DateFormatSymbols::setYearNames(const UnicodeString*, int32_t, DtContextType, DtWidthType)(missing)Draft
-54
dtfmtsym.hvoid icu::DateFormatSymbols::setZodiacNames(const UnicodeString*, int32_t, DtContextType, DtWidthType)(missing)Draft
-54
locid.hUBool icu::Locale::isRightToLeft()(missing)Draft
-54
measfmt.hUnicodeString& icu::MeasureFormat::formatMeasuresPer(const Measure*, int32_t, const MeasureUnit&, UnicodeString&, FieldPosition&, UErrorCode&)(missing)Internal
-
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAcreFoot(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAmpere(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAstronomicalUnit(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createBit(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createBushel(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createByte(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCalorie(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCarat(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCentiliter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicCentimeter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicFoot(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicInch(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicMeter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicYard(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCup(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDeciliter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDecimeter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFathom(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFluidOunce(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFoodcalorie(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFurlong(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGallon(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigabit(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigabyte(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigahertz(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGigawatt(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHectoliter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHertz(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createJoule(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKarat(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKelvin(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilobit(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilobyte(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilocalorie(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilohertz(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilojoule(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilowattHour(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLiterPerKilometer(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLux(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegabit(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegabyte(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegahertz(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegaliter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegawatt(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMeterPerSecondSquared(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMetricTon(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMicrogram(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMicrometer(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMicrosecond(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilePerGallon(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilliampere(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilligram(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilliliter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillimeterOfMercury(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilliwatt(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createNanometer(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createNanosecond(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createNauticalMile(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createOhm(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createOunceTroy(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createParsec(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPint(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPoundPerSquareInch(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createQuart(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createRadian(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareCentimeter(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareInch(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareYard(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createStone(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTablespoon(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTeaspoon(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTerabit(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTerabyte(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTon(UErrorCode&)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createVolt(UErrorCode&)(missing)Draft
-54
plurfmt.hvoid icu::PluralFormat::parseType(const UnicodeString&, const NFRule*, Formattable&, FieldPosition&)(missing) -
- -
-(untagged)
putil.hconst char* u_getTimeZoneFilesDirectory(UErrorCode*)(missing)Internal
-
putil.hvoid u_setTimeZoneFilesDirectory(const char*, UErrorCode*)(missing)Internal
-
regex.hUBool icu::RegexMatcher::find(UErrorCode&)(missing)Internal
-
reldatefmt.hUDateRelativeDateTimeFormatterStyle icu::RelativeDateTimeFormatter::getFormatStyle()(missing)Draft
-54
reldatefmt.hUDisplayContext icu::RelativeDateTimeFormatter::getCapitalizationContext()(missing)Draft
-54
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_COUNT(missing)Draft
-54
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_LONG(missing)Draft
-54
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_NARROW(missing)Draft
-54
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_SHORT(missing)Draft
-54
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const Locale&, NumberFormat*, UDateRelativeDateTimeFormatterStyle, UDisplayContext, UErrorCode&)(missing)Draft
-54
scientificformathelper.hScientificFormatHelper& icu::ScientificFormatHelper::operator=(const ScientificFormatHelper&)(missing)Draft
-54
scientificformathelper.hUnicodeString& icu::ScientificFormatHelper::insertMarkup(const UnicodeString&, FieldPositionIterator&, const UnicodeString&, const UnicodeString&, UnicodeString&, UErrorCode&)(missing)Draft
-54
scientificformathelper.hUnicodeString& icu::ScientificFormatHelper::toSuperscriptExponentDigits(const UnicodeString&, FieldPositionIterator&, UnicodeString&, UErrorCode&)(missing)Draft
-54
scientificformathelper.hicu::ScientificFormatHelper::ScientificFormatHelper(const DecimalFormatSymbols&, UErrorCode&)(missing)Draft
-54
scientificformathelper.hicu::ScientificFormatHelper::ScientificFormatHelper(const ScientificFormatHelper&)(missing)Draft
-54
scientificformathelper.hicu::ScientificFormatHelper::~ScientificFormatHelper()(missing)Draft
-54
smpdtfmt.hconst NumberFormat* icu::SimpleDateFormat::getNumberFormatForField(UChar)(missing)Draft
-54
smpdtfmt.hvoid icu::SimpleDateFormat::adoptNumberFormat(NumberFormat*)(missing)Draft
-54
smpdtfmt.hvoid icu::SimpleDateFormat::adoptNumberFormat(const UnicodeString&, NumberFormat*, UErrorCode&)(missing)Draft
-54
tzfmt.henum UTimeZoneFormatParseOption::UTZFMT_PARSE_OPTION_TZ_DATABASE_ABBREVIATIONS(missing)Draft
-54
tznames.hstatic TimeZoneNames* icu::TimeZoneNames::createTZDBInstance(const Locale&, UErrorCode&)(missing)Draft
-54
uchar.henum UBlockCode::UBLOCK_BASSA_VAH(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_CAUCASIAN_ALBANIAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_COMBINING_DIACRITICAL_MARKS_EXTENDED(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_COPTIC_EPACT_NUMBERS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_DUPLOYAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_ELBASAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_GEOMETRIC_SHAPES_EXTENDED(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_GRANTHA(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_KHOJKI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_KHUDAWADI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_LATIN_EXTENDED_E(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_LINEAR_A(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MAHAJANI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MANICHAEAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MENDE_KIKAKUI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MODI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MRO(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_MYANMAR_EXTENDED_B(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_NABATAEAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_OLD_NORTH_ARABIAN(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_OLD_PERMIC(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_ORNAMENTAL_DINGBATS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PAHAWH_HMONG(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PALMYRENE(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PAU_CIN_HAU(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_PSALTER_PAHLAVI(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SHORTHAND_FORMAT_CONTROLS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SIDDHAM(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SINHALA_ARCHAIC_NUMBERS(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_SUPPLEMENTAL_ARROWS_C(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_TIRHUTA(missing)Stable
-54
(Born Stable)
uchar.henum UBlockCode::UBLOCK_WARANG_CITI(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_ALEPH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_AYIN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_BETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_DALETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_DHAMEDH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_FIVE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_GIMEL(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_HETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_HUNDRED(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_KAPH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_LAMEDH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_MEM(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_NUN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_ONE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_PE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_QOPH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_RESH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_SADHE(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_SAMEKH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TAW(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TEN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TETH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_THAMEDH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_TWENTY(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_WAW(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_YODH(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_MANICHAEAN_ZAYIN(missing)Stable
-54
(Born Stable)
uchar.henum UJoiningGroup::U_JG_STRAIGHT_WAW(missing)Stable
-54
(Born Stable)
ucurr.hdouble ucurr_getRoundingIncrementForUsage(const UChar*, const UCurrencyUsage, UErrorCode*)(missing)Draft
-54
ucurr.henum UCurrencyUsage::UCURR_USAGE_CASH(missing)Draft
-54
ucurr.henum UCurrencyUsage::UCURR_USAGE_COUNT(missing)Draft
-54
ucurr.henum UCurrencyUsage::UCURR_USAGE_STANDARD(missing)Draft
-54
ucurr.hint32_t ucurr_getDefaultFractionDigitsForUsage(const UChar*, const UCurrencyUsage, UErrorCode*)(missing)Draft
-54
udat.hconst UNumberFormat* udat_getNumberFormatForField(const UDateFormat*, UChar)(missing)Draft
-54
udat.henum UDateFormatSymbolType::UDAT_CYCLIC_YEARS_ABBREVIATED(missing)Draft
-54
udat.henum UDateFormatSymbolType::UDAT_CYCLIC_YEARS_NARROW(missing)Draft
-54
udat.henum UDateFormatSymbolType::UDAT_CYCLIC_YEARS_WIDE(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilogram(UErrorCode&)Draft
53
udat.henum UDateFormatSymbolType::UDAT_ZODIAC_NAMES_ABBREVIATED(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilohertz(UErrorCode&)Draft
54
udat.henum UDateFormatSymbolType::UDAT_ZODIAC_NAMES_NARROW(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilojoule(UErrorCode&)Draft
54
udat.henum UDateFormatSymbolType::UDAT_ZODIAC_NAMES_WIDE(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilometer(UErrorCode&)Draft
53
udat.hvoid udat_adoptNumberFormat(UDateFormat*, UNumberFormat*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilometerPerHour(UErrorCode&)Draft
53
udat.hvoid udat_adoptNumberFormatForFields(UDateFormat*, const UChar*, UNumberFormat*, UErrorCode*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilowatt(UErrorCode&)Draft
53
udisplaycontext.henum UDisplayContext::UDISPCTX_LENGTH_FULL(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilowattHour(UErrorCode&)Draft
54
udisplaycontext.henum UDisplayContext::UDISPCTX_LENGTH_SHORT(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLightYear(UErrorCode&)Draft
53
udisplaycontext.henum UDisplayContextType::UDISPCTX_TYPE_DISPLAY_LENGTH(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLiter(UErrorCode&)Draft
53
uloc.hUBool uloc_isRightToLeft(const char*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLiterPerKilometer(UErrorCode&)Draft
54
uloc.hconst char* uloc_toLegacyKey(const char*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLux(UErrorCode&)Draft
54
uloc.hconst char* uloc_toLegacyType(const char*, const char*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegabit(UErrorCode&)Draft
54
uloc.hconst char* uloc_toUnicodeLocaleKey(const char*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegabyte(UErrorCode&)Draft
54
uloc.hconst char* uloc_toUnicodeLocaleType(const char*, const char*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegahertz(UErrorCode&)Draft
54
unum.henum UNumberFormatAttribute::UNUM_CURRENCY_USAGE(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegaliter(UErrorCode&)Draft
54
unum.henum UNumberFormatAttribute::UNUM_PARSE_DECIMAL_MARK_REQUIRED(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMegawatt(UErrorCode&)Draft
54
unum.henum UNumberFormatStyle::UNUM_CASH_CURRENCY(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMeter(UErrorCode&)Draft
53
unum.henum UNumberFormatSymbol::UNUM_EXPONENT_MULTIPLICATION_SYMBOL(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMeterPerSecond(UErrorCode&)Draft
53
uscript.henum UScriptCode::USCRIPT_AHOM(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMeterPerSecondSquared(UErrorCode&)Draft
54
uscript.henum UScriptCode::USCRIPT_DUPLOYAN(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMetricTon(UErrorCode&)Draft
54
uscript.henum UScriptCode::USCRIPT_HATRAN(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMicrogram(UErrorCode&)Draft
54
uscript.henum UScriptCode::USCRIPT_KHUDAWADI(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMicrometer(UErrorCode&)Draft
54
uscript.henum UScriptCode::USCRIPT_MODI(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMicrosecond(UErrorCode&)Draft
54
uscript.henum UScriptCode::USCRIPT_MULTANI(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMile(UErrorCode&)Draft
53
uscript.henum UScriptCode::USCRIPT_PAU_CIN_HAU(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilePerGallon(UErrorCode&)Draft
54
uscript.henum UScriptCode::USCRIPT_SIDDHAM(missing)Stable
-54
(Born Stable)measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilePerHour(UErrorCode&)Draft
53
ustdio.hUFILE* u_fopen_u(const UChar*, const char*, const char*, const char*)(missing)Draft
-54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilliampere(UErrorCode&)Draft
54
-

-(jump back to top) -
- -

Other existing drafts in 54

-
- - - - + + - - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -4496,7 +1107,7 @@ (jump back to top)

-Contents generated by StableAPI tool on Tue Sep 16 04:14:38 EDT 2014
Copyright (C) 2014, International Business Machines Corporation, All Rights Reserved.
+Contents generated by StableAPI tool on Mon Dec 15 17:26:49 PST 2014
Copyright (C) 2014, International Business Machines Corporation, All Rights Reserved.

-- 2.40.0
FileAPI5354
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillibar(UErrorCode&)Draft
53
coll.hCollator& icu::Collator::setMaxVariable(UColReorderCode, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilligram(UErrorCode&)Draft
54
coll.hUColReorderCode icu::Collator::getMaxVariable()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilliliter(UErrorCode&)Draft
54
datefmt.hDateFormat& icu::DateFormat::setBooleanAttribute(UDateFormatBooleanAttribute, UBool, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillimeter(UErrorCode&)Draft
53
datefmt.hUBool icu::DateFormat::getBooleanAttribute(UDateFormatBooleanAttribute, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillimeterOfMercury(UErrorCode&)Draft
54
datefmt.hUBool icu::DateFormat::isCalendarLenient()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillisecond(UErrorCode&)Draft
53
datefmt.hUDisplayContext icu::DateFormat::getContext(UDisplayContextType, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilliwatt(UErrorCode&)Draft
54
datefmt.hvoid icu::DateFormat::setCalendarLenient(UBool)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMinute(UErrorCode&)Draft
53
datefmt.hvoid icu::DateFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMonth(UErrorCode&)Draft
53
decimfmt.hvoid icu::DecimalFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createNanometer(UErrorCode&)Draft
54
decimfmt.hvoid icu::DecimalFormat::setGroupingUsed(UBool)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createNanosecond(UErrorCode&)Draft
54
decimfmt.hvoid icu::DecimalFormat::setParseIntegerOnly(UBool)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createNauticalMile(UErrorCode&)Draft
54
measfmt.hFormat* icu::MeasureFormat::clone()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createOhm(UErrorCode&)Draft
54
measfmt.hMeasureFormat& icu::MeasureFormat::operator=(const MeasureFormat&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createOunce(UErrorCode&)Draft
53
measfmt.hUBool icu::MeasureFormat::operator==(const Format&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createOunceTroy(UErrorCode&)Draft
54
measfmt.hUClassID icu::MeasureFormat::getDynamicClassID()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createParsec(UErrorCode&)Draft
54
measfmt.hUnicodeString& icu::MeasureFormat::format(const Formattable&, UnicodeString&, FieldPosition&, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPicometer(UErrorCode&)Draft
53
measfmt.hUnicodeString& icu::MeasureFormat::formatMeasures(const Measure*, int32_t, UnicodeString&, FieldPosition&, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPint(UErrorCode&)Draft
54
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_COUNTDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPound(UErrorCode&)Draft
53
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_NARROWDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPoundPerSquareInch(UErrorCode&)Draft
54
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_NUMERICDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createQuart(UErrorCode&)Draft
54
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_SHORTDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createRadian(UErrorCode&)Draft
54
measfmt.henum UMeasureFormatWidth::UMEASFMT_WIDTH_WIDEDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSecond(UErrorCode&)Draft
53
measfmt.hicu::MeasureFormat::MeasureFormat(const Locale&, UMeasureFormatWidth, NumberFormat*, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareCentimeter(UErrorCode&)Draft
54
measfmt.hicu::MeasureFormat::MeasureFormat(const Locale&, UMeasureFormatWidth, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareFoot(UErrorCode&)Draft
53
measfmt.hicu::MeasureFormat::MeasureFormat(const MeasureFormat&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareInch(UErrorCode&)Draft
54
measfmt.hstatic UClassID icu::MeasureFormat::getStaticClassID()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareKilometer(UErrorCode&)Draft
53
measfmt.hvoid icu::MeasureFormat::parseObject(const UnicodeString&, Formattable&, ParsePosition&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareMeter(UErrorCode&)Draft
53
measunit.hMeasureUnit& icu::MeasureUnit::operator=(const MeasureUnit&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareMile(UErrorCode&)Draft
53
measunit.hUBool icu::MeasureUnit::operator!=(const UObject&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareYard(UErrorCode&)Draft
54
measunit.hUClassID icu::MeasureUnit::getDynamicClassID()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createStone(UErrorCode&)Draft
54
measunit.hconst char* icu::MeasureUnit::getSubtype()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTablespoon(UErrorCode&)Draft
54
measunit.hconst char* icu::MeasureUnit::getType()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTeaspoon(UErrorCode&)Draft
54
measunit.hicu::MeasureUnit::MeasureUnit(const MeasureUnit&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTerabit(UErrorCode&)Draft
54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createAcre(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTerabyte(UErrorCode&)Draft
54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createArcMinute(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createTon(UErrorCode&)Draft
54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createArcSecond(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createVolt(UErrorCode&)Draft
54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCelsius(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createWatt(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCentimeter(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createWeek(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicKilometer(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createYard(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createCubicMile(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createYear(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDay(UErrorCode&)Draft
53
measunit.hstatic StringEnumeration* icu::MeasureUnit::getAvailableTypes(UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createDegree(UErrorCode&)Draft
53
measunit.hstatic UClassID icu::MeasureUnit::getStaticClassID()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFahrenheit(UErrorCode&)Draft
53
measunit.hstatic int32_t icu::MeasureUnit::getAvailable(MeasureUnit*, int32_t, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createFoot(UErrorCode&)Draft
53
measunit.hstatic int32_t icu::MeasureUnit::getAvailable(const char*, MeasureUnit*, int32_t, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGForce(UErrorCode&)Draft
53
measure.hUClassID icu::Measure::getDynamicClassID()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createGram(UErrorCode&)Draft
53
measure.hstatic UClassID icu::Measure::getStaticClassID()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHectare(UErrorCode&)Draft
53
numfmt.hUDisplayContext icu::NumberFormat::getContext(UDisplayContextType, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHectopascal(UErrorCode&)Draft
53
numfmt.hvoid icu::NumberFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHorsepower(UErrorCode&)Draft
53
rbnf.hvoid icu::RuleBasedNumberFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createHour(UErrorCode&)Draft
53
region.hStringEnumeration* icu::Region::getContainedRegions()Draft
51
measunit.hstatic MeasureUnit* icu::MeasureUnit::createInch(UErrorCode&)Draft
53
region.hStringEnumeration* icu::Region::getContainedRegions(URegionType)Draft
51
measunit.hstatic MeasureUnit* icu::MeasureUnit::createInchHg(UErrorCode&)Draft
53
region.hStringEnumeration* icu::Region::getPreferredValues()Draft
51
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilogram(UErrorCode&)Draft
53
region.hstatic StringEnumeration* icu::Region::getAvailable(URegionType)Draft
51
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilometer(UErrorCode&)Draft
53
reldatefmt.hRelativeDateTimeFormatter& icu::RelativeDateTimeFormatter::operator=(const RelativeDateTimeFormatter&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilometerPerHour(UErrorCode&)Draft
53
reldatefmt.hUDateRelativeDateTimeFormatterStyle icu::RelativeDateTimeFormatter::getFormatStyle()Draft
54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createKilowatt(UErrorCode&)Draft
53
reldatefmt.hUDisplayContext icu::RelativeDateTimeFormatter::getCapitalizationContext()Draft
54
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLightYear(UErrorCode&)Draft
53
reldatefmt.hUnicodeString& icu::RelativeDateTimeFormatter::combineDateAndTime(const UnicodeString&, const UnicodeString&, UnicodeString&, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createLiter(UErrorCode&)Draft
53
reldatefmt.hUnicodeString& icu::RelativeDateTimeFormatter::format(UDateDirection, UDateAbsoluteUnit, UnicodeString&, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMeter(UErrorCode&)Draft
53
reldatefmt.hUnicodeString& icu::RelativeDateTimeFormatter::format(double, UDateDirection, UDateRelativeUnit, UnicodeString&, UErrorCode&)Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMeterPerSecond(UErrorCode&)Draft
53
reldatefmt.hconst NumberFormat& icu::RelativeDateTimeFormatter::getNumberFormat()Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMile(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_DAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMilePerHour(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_FRIDAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillibar(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_MONDAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillimeter(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_MONTHDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMillisecond(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_NOWDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMinute(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_SATURDAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createMonth(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_SUNDAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createOunce(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_THURSDAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPicometer(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_TUESDAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createPound(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_UNIT_COUNTDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSecond(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_WEDNESDAYDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareFoot(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_WEEKDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareKilometer(UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_YEARDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareMeter(UErrorCode&)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_COUNTDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createSquareMile(UErrorCode&)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_LAST_2Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createWatt(UErrorCode&)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_LASTDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createWeek(UErrorCode&)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_NEXT_2Draft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createYard(UErrorCode&)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_NEXTDraft
53
measunit.hstatic MeasureUnit* icu::MeasureUnit::createYear(UErrorCode&)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_PLAINDraft
53
measunit.hstatic StringEnumeration* icu::MeasureUnit::getAvailableTypes(UErrorCode&)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_THISDraft
53
measunit.hstatic UClassID icu::MeasureUnit::getStaticClassID()Draft
53
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_COUNTDraft
54
measunit.hstatic int32_t icu::MeasureUnit::getAvailable(MeasureUnit*, int32_t, UErrorCode&)Draft
53
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_LONGDraft
54
measunit.hstatic int32_t icu::MeasureUnit::getAvailable(const char*, MeasureUnit*, int32_t, UErrorCode&)Draft
53
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_NARROWDraft
54
measure.hUClassID icu::Measure::getDynamicClassID()Draft
53
reldatefmt.henum UDateRelativeDateTimeFormatterStyle::UDAT_STYLE_SHORTDraft
54
measure.hstatic UClassID icu::Measure::getStaticClassID()Draft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_DAYSDraft
53
numfmt.hUDisplayContext icu::NumberFormat::getContext(UDisplayContextType, UErrorCode&)Draft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_HOURSDraft
53
numfmt.hvoid icu::NumberFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_MINUTESDraft
53
rbnf.hvoid icu::RuleBasedNumberFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_MONTHSDraft
53
region.hStringEnumeration* icu::Region::getContainedRegions()Draft
51
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_SECONDSDraft
53
region.hStringEnumeration* icu::Region::getContainedRegions(URegionType)Draft
51
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_UNIT_COUNTDraft
53
region.hStringEnumeration* icu::Region::getPreferredValues()Draft
51
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_WEEKSDraft
53
region.hstatic StringEnumeration* icu::Region::getAvailable(URegionType)Draft
51
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_YEARSDraft
53
reldatefmt.hRelativeDateTimeFormatter& icu::RelativeDateTimeFormatter::operator=(const RelativeDateTimeFormatter&)Draft
53
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(UErrorCode&)Draft
53
reldatefmt.hUnicodeString& icu::RelativeDateTimeFormatter::combineDateAndTime(const UnicodeString&, const UnicodeString&, UnicodeString&, UErrorCode&)Draft
53
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const Locale&, NumberFormat*, UDateRelativeDateTimeFormatterStyle, UDisplayContext, UErrorCode&)Draft
54
reldatefmt.hUnicodeString& icu::RelativeDateTimeFormatter::format(UDateDirection, UDateAbsoluteUnit, UnicodeString&, UErrorCode&)Draft
53
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const Locale&, NumberFormat*, UErrorCode&)Draft
53
reldatefmt.hUnicodeString& icu::RelativeDateTimeFormatter::format(double, UDateDirection, UDateRelativeUnit, UnicodeString&, UErrorCode&)Draft
53
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const Locale&, UErrorCode&)Draft
53
reldatefmt.hconst NumberFormat& icu::RelativeDateTimeFormatter::getNumberFormat()Draft
53
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const RelativeDateTimeFormatter&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_DAYDraft
53
reldatefmt.hicu::RelativeDateTimeFormatter::~RelativeDateTimeFormatter()Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_FRIDAYDraft
53
smpdtfmt.hconst NumberFormat* icu::SimpleDateFormat::getNumberFormatForField(UChar)Draft
54
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_MONDAYDraft
53
smpdtfmt.hvoid icu::SimpleDateFormat::adoptNumberFormat(NumberFormat*)Draft
54
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_MONTHDraft
53
smpdtfmt.hvoid icu::SimpleDateFormat::adoptNumberFormat(const UnicodeString&, NumberFormat*, UErrorCode&)Draft
54
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_NOWDraft
53
smpdtfmt.hvoid icu::SimpleDateFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_SATURDAYDraft
53
tblcoll.hCollator& icu::RuleBasedCollator::setMaxVariable(UColReorderCode, UErrorCode&)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_SUNDAYDraft
53
tblcoll.hUColReorderCode icu::RuleBasedCollator::getMaxVariable()Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_THURSDAYDraft
53
tzfmt.henum UTimeZoneFormatParseOption::UTZFMT_PARSE_OPTION_TZ_DATABASE_ABBREVIATIONSDraft
54
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_TUESDAYDraft
53
tznames.hstatic TimeZoneNames* icu::TimeZoneNames::createTZDBInstance(const Locale&, UErrorCode&)Draft
54
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_UNIT_COUNTDraft
53
ucol.hUColReorderCode ucol_getMaxVariable(const UCollator*)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_WEDNESDAYDraft
53
ucol.hvoid ucol_setMaxVariable(UCollator*, UColReorderCode, UErrorCode*)Draft
53
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_WEEKDraft
53
ucurr.hdouble ucurr_getRoundingIncrementForUsage(const UChar*, const UCurrencyUsage, UErrorCode*)Draft
54
reldatefmt.henum UDateAbsoluteUnit::UDAT_ABSOLUTE_YEARDraft
53
ucurr.henum UCurrencyUsage::UCURR_USAGE_CASHDraft
54
reldatefmt.henum UDateDirection::UDAT_DIRECTION_COUNTDraft
53
ucurr.henum UCurrencyUsage::UCURR_USAGE_COUNTDraft
54
reldatefmt.henum UDateDirection::UDAT_DIRECTION_LAST_2Draft
53
ucurr.henum UCurrencyUsage::UCURR_USAGE_STANDARDDraft
54
reldatefmt.henum UDateDirection::UDAT_DIRECTION_LASTDraft
53
ucurr.hint32_t ucurr_getDefaultFractionDigitsForUsage(const UChar*, const UCurrencyUsage, UErrorCode*)Draft
54
reldatefmt.henum UDateDirection::UDAT_DIRECTION_NEXT_2Draft
53
udat.hUBool udat_getBooleanAttribute(const UDateFormat*, UDateFormatBooleanAttribute, UErrorCode*)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_NEXTDraft
53
udat.hUDisplayContext udat_getContext(const UDateFormat*, UDisplayContextType, UErrorCode*)Draft
53
reldatefmt.henum UDateDirection::UDAT_DIRECTION_PLAINDraft
53
udat.hconst UNumberFormat* udat_getNumberFormatForField(const UDateFormat*, UChar)Draft
54
reldatefmt.henum UDateDirection::UDAT_DIRECTION_THISDraft
53
udat.henum UDateFormatBooleanAttribute::UDAT_BOOLEAN_ATTRIBUTE_COUNTDraft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_DAYSDraft
53
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_ALLOW_NUMERICDraft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_HOURSDraft
53
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_ALLOW_WHITESPACEDraft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_MINUTESDraft
53
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_MULTIPLE_PATTERNS_FOR_MATCHDraft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_MONTHSDraft
53
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_PARTIAL_MATCHDraft
53
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_SECONDSDraft
53
udat.henum UDateFormatSymbolType::UDAT_CYCLIC_YEARS_ABBREVIATEDDraft
54
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_UNIT_COUNTDraft
53
udat.henum UDateFormatSymbolType::UDAT_CYCLIC_YEARS_NARROWDraft
54
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_WEEKSDraft
53
udat.henum UDateFormatSymbolType::UDAT_CYCLIC_YEARS_WIDEDraft
54
reldatefmt.henum UDateRelativeUnit::UDAT_RELATIVE_YEARSDraft
53
udat.henum UDateFormatSymbolType::UDAT_ZODIAC_NAMES_ABBREVIATEDDraft
54
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(UErrorCode&)Draft
53
udat.henum UDateFormatSymbolType::UDAT_ZODIAC_NAMES_NARROWDraft
54
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const Locale&, NumberFormat*, UErrorCode&)Draft
53
udat.henum UDateFormatSymbolType::UDAT_ZODIAC_NAMES_WIDEDraft
54
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const Locale&, UErrorCode&)Draft
53
udat.hvoid udat_adoptNumberFormat(UDateFormat*, UNumberFormat*)Draft
54
reldatefmt.hicu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(const RelativeDateTimeFormatter&)Draft
53
udat.hvoid udat_adoptNumberFormatForFields(UDateFormat*, const UChar*, UNumberFormat*, UErrorCode*)Draft
54
reldatefmt.hicu::RelativeDateTimeFormatter::~RelativeDateTimeFormatter()Draft
53
udat.hvoid udat_setBooleanAttribute(UDateFormat*, UDateFormatBooleanAttribute, UBool, UErrorCode*)Draft
53
smpdtfmt.hvoid icu::SimpleDateFormat::setContext(UDisplayContext, UErrorCode&)Draft
53
udisplaycontext.henum UDisplayContext::UDISPCTX_LENGTH_FULLDraft
54
tblcoll.hCollator& icu::RuleBasedCollator::setMaxVariable(UColReorderCode, UErrorCode&)Draft
53
udisplaycontext.henum UDisplayContext::UDISPCTX_LENGTH_SHORTDraft
54
tblcoll.hUColReorderCode icu::RuleBasedCollator::getMaxVariable()Draft
53
udisplaycontext.henum UDisplayContextType::UDISPCTX_TYPE_DISPLAY_LENGTHDraft
54
ucol.hUColReorderCode ucol_getMaxVariable(const UCollator*)Draft
53
uloc.hUBool uloc_isRightToLeft(const char*)Draft
54
ucol.hvoid ucol_setMaxVariable(UCollator*, UColReorderCode, UErrorCode*)Draft
53
uloc.hconst char* uloc_toLegacyKey(const char*)Draft
54
udat.hUBool udat_getBooleanAttribute(const UDateFormat*, UDateFormatBooleanAttribute, UErrorCode*)Draft
53
uloc.hconst char* uloc_toLegacyType(const char*, const char*)Draft
54
udat.hUDisplayContext udat_getContext(const UDateFormat*, UDisplayContextType, UErrorCode*)Draft
53
uloc.hconst char* uloc_toUnicodeLocaleKey(const char*)Draft
54
udat.henum UDateFormatBooleanAttribute::UDAT_BOOLEAN_ATTRIBUTE_COUNTDraft
53
uloc.hconst char* uloc_toUnicodeLocaleType(const char*, const char*)Draft
54
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_ALLOW_NUMERICDraft
53
unum.hUDisplayContext unum_getContext(const UNumberFormat*, UDisplayContextType, UErrorCode*)Draft
53
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_ALLOW_WHITESPACEDraft
53
unum.henum UNumberFormatAttribute::UNUM_CURRENCY_USAGEDraft
54
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_MULTIPLE_PATTERNS_FOR_MATCHDraft
53
unum.henum UNumberFormatAttribute::UNUM_PARSE_DECIMAL_MARK_REQUIREDDraft
54
udat.henum UDateFormatBooleanAttribute::UDAT_PARSE_PARTIAL_MATCHDraft
53
unum.henum UNumberFormatStyle::UNUM_CASH_CURRENCYDraft
54
udat.hvoid udat_setBooleanAttribute(UDateFormat*, UDateFormatBooleanAttribute, UBool, UErrorCode*)Draft
53
unum.henum UNumberFormatStyle::UNUM_CURRENCY_ACCOUNTINGDraft
53
unum.hUDisplayContext unum_getContext(const UNumberFormat*, UDisplayContextType, UErrorCode*)Draft
53
unum.henum UNumberFormatSymbol::UNUM_EXPONENT_MULTIPLICATION_SYMBOLDraft
54
unum.henum UNumberFormatStyle::UNUM_CURRENCY_ACCOUNTINGDraft
53
unum.hvoid unum_setContext(UNumberFormat*, UDisplayContext, UErrorCode*)Draft
53
unum.hvoid unum_setContext(UNumberFormat*, UDisplayContext, UErrorCode*)Draft
53
uregex.henum URegexpFlag::UREGEX_CANON_EQDraft
2.4
uregex.henum URegexpFlag::UREGEX_CANON_EQDraft
2.4
uspoof.henum URestrictionLevel::USPOOF_RESTRICTION_LEVEL_MASKDraft
53
uspoof.henum URestrictionLevel::USPOOF_RESTRICTION_LEVEL_MASKDraft
53
uspoof.henum URestrictionLevel::USPOOF_SINGLE_SCRIPT_RESTRICTIVEDraft
53
uspoof.henum URestrictionLevel::USPOOF_SINGLE_SCRIPT_RESTRICTIVEDraft
53
ustdio.hUFILE* u_fopen_u(const UChar*, const char*, const char*, const char*)Draft
54
utrans.hUSet* utrans_getSourceSet(const UTransliterator*, UBool, USet*, UErrorCode*)Draft
53