2010-11-02 19:52:34 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2015-09-23 21:10:35 +00:00
< html > <!--
2016-02-02 05:42:06 +00:00
Copyright (C) 2016, International Business Machines Corporation, All Rights Reserved.
2012-06-21 21:34:10 +00:00
-->
< head >
< META http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2016-02-02 05:42:06 +00:00
< title > ICU4C API Comparison: 56 with 57 (m1)< / title >
2012-09-05 20:59:13 +00:00
< link type = "text/css" href = "icu4c.css" rel = "stylesheet" >
2012-06-21 21:34:10 +00:00
< / head >
< body >
< a name = "#_top" > < / a >
2016-02-02 05:42:06 +00:00
< h1 > ICU4C API Comparison: 56 with 57 (m1)< / h1 >
2012-06-21 21:34:10 +00:00
< div id = "toc" >
< ul >
< li >
2016-02-02 05:42:06 +00:00
< a href = "#removed" > Removed from 56< / a >
2012-06-21 21:34:10 +00:00
< / li >
< li >
2016-02-02 05:42:06 +00:00
< a href = "#deprecated" > Deprecated or Obsoleted in 57< / a >
2012-06-21 21:34:10 +00:00
< / li >
< li >
2016-02-02 05:42:06 +00:00
< a href = "#changed" > Changed in 57< / a >
2012-06-21 21:34:10 +00:00
< / li >
< li >
2016-02-02 05:42:06 +00:00
< a href = "#promoted" > Promoted to stable in 57< / a >
2012-06-21 21:34:10 +00:00
< / li >
< li >
2016-02-02 05:42:06 +00:00
< a href = "#added" > Added in 57< / a >
2012-06-21 21:34:10 +00:00
< / li >
< li >
2016-02-02 05:42:06 +00:00
< a href = "#other" > Other existing drafts in 57< / a >
2012-06-21 21:34:10 +00:00
< / li >
2012-10-18 00:04:14 +00:00
< li >
< a href = "#purevirtual" > Signature Simplifications< / a > < sup style = "background-color: yellow; font-size: smallest;" > (new)< / sup >
< / li >
2012-06-21 21:34:10 +00:00
< / ul >
< hr >
< / div >
< a name = "removed" > < / a >
2016-02-02 05:42:06 +00:00
< h2 > Removed from 56< / h2 >
2012-09-05 20:59:13 +00:00
< table BORDER = "1" class = "genTable" >
2012-06-21 21:34:10 +00:00
< THEAD >
< tr >
2016-02-02 05:42:06 +00:00
< th > File< / th > < th > API< / th > < th > 56< / th > < th > 57< / th >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / THEAD >
2015-09-23 21:10:35 +00:00
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > listformatter.h< / td > < td class = "proto" > icu::ListFormatter::ListFormatter(const ListFormatData& )< / td > < td class = "" > Internal< / td > < td > (missing)< br >
2015-09-23 21:10:35 +00:00
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
2016-02-02 05:42:06 +00:00
< a name = "deprecated" > < / a >
< h2 > Deprecated or Obsoleted in 57< / h2 >
2015-09-23 21:10:35 +00:00
< table BORDER = "1" class = "genTable" >
< THEAD >
< tr >
2016-02-02 05:42:06 +00:00
< th > File< / th > < th > API< / th > < th > 56< / th > < th > 57< / th >
2015-09-23 21:10:35 +00:00
< / tr >
< / THEAD >
2016-02-02 05:42:06 +00:00
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "changed" > < / a >
< h2 > Changed in 57 (old, new)< / h2 >
< table BORDER = "1" class = "genTable" >
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 56< / th > < th > 57< / th >
2015-09-23 21:10:35 +00:00
< / tr >
2016-02-02 05:42:06 +00:00
< / THEAD >
2015-09-23 21:10:35 +00:00
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > datefmt.h< / td > < td class = "proto" > < tt > static< / tt > DateFormat* icu::DateFormat::createInstanceForSkeleton(Calendar*, const UnicodeString& , const Locale& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > datefmt.h< / td > < td class = "proto" > < tt > static< / tt > DateFormat* icu::DateFormat::createInstanceForSkeleton(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > datefmt.h< / td > < td class = "proto" > < tt > static< / tt > DateFormat* icu::DateFormat::createInstanceForSkeleton(const UnicodeString& , const Locale& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > dtfmtsym.h< / td > < td class = "proto" > UnicodeString& icu::DateFormatSymbols::getTimeSeparatorString(UnicodeString& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > dtfmtsym.h< / td > < td class = "proto" > void icu::DateFormatSymbols::setTimeSeparatorString(const UnicodeString& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > icu::LocalPointer< T > ::LocalPointer(T*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > void icu::LocalPointer< T > ::adoptInsteadAndCheckErrorCode(T*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measfmt.h< / td > < td class = "proto" > UnicodeString& icu::MeasureFormat::formatMeasurePerUnit(const Measure& , const MeasureUnit& , UnicodeString& , FieldPosition& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > regex.h< / td > < td class = "proto" > UBool icu::RegexMatcher::find(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > regex.h< / td > < td class = "proto" > int32_t icu::RegexPattern::groupNumberFromName(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > regex.h< / td > < td class = "proto" > int32_t icu::RegexPattern::groupNumberFromName(const char*, int32_t, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > region.h< / td > < td class = "proto" > StringEnumeration* icu::Region::getContainedRegions(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > region.h< / td > < td class = "proto" > StringEnumeration* icu::Region::getContainedRegions(URegionType, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > region.h< / td > < td class = "proto" > < tt > static< / tt > StringEnumeration* icu::Region::getAvailable(URegionType, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > ScientificNumberFormatter* icu::ScientificNumberFormatter::clone()< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > UnicodeString& icu::ScientificNumberFormatter::format(const Formattable& , UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > icu::ScientificNumberFormatter::~ScientificNumberFormatter()< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createMarkupInstance(DecimalFormat*, const UnicodeString& , const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createMarkupInstance(const Locale& , const UnicodeString& , const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createSuperscriptInstance(DecimalFormat*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createSuperscriptInstance(const Locale& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uconfig.h< / td > < td class = "proto" > < tt > #define< / tt > UCONFIG_ONLY_HTML_CONVERSION< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatField::UDAT_TIME_SEPARATOR_FIELD< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > int32_t udat_formatCalendar(const UDateFormat*, UCalendar*, UChar*, int32_t, UFieldPosition*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > int32_t udat_formatCalendarForFields(const UDateFormat*, UCalendar*, UChar*, int32_t, UFieldPositionIterator*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > int32_t udat_formatForFields(const UDateFormat*, UDate, UChar*, int32_t, UFieldPositionIterator*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ulistformatter.h< / td > < td class = "proto" > UListFormatter* ulistfmt_open(const char*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ulistformatter.h< / td > < td class = "proto" > int32_t ulistfmt_format(const UListFormatter*, const UChar* const strings[], const int32_t*, int32_t, UChar*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ulistformatter.h< / td > < td class = "proto" > void ulistfmt_close(UListFormatter*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uregex.h< / td > < td class = "proto" > int32_t uregex_groupNumberFromCName(URegularExpression*, const char*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uregex.h< / td > < td class = "proto" > int32_t uregex_groupNumberFromName(URegularExpression*, const UChar*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
2016-02-02 05:42:06 +00:00
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "promoted" > < / a >
< h2 > Promoted to stable in 57< / h2 >
< table BORDER = "1" class = "genTable" >
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 56< / th > < th > 57< / th >
2015-09-23 21:10:35 +00:00
< / tr >
2016-02-02 05:42:06 +00:00
< / THEAD >
2015-09-23 21:10:35 +00:00
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > datefmt.h< / td > < td class = "proto" > < tt > static< / tt > DateFormat* icu::DateFormat::createInstanceForSkeleton(Calendar*, const UnicodeString& , const Locale& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > datefmt.h< / td > < td class = "proto" > < tt > static< / tt > DateFormat* icu::DateFormat::createInstanceForSkeleton(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > datefmt.h< / td > < td class = "proto" > < tt > static< / tt > DateFormat* icu::DateFormat::createInstanceForSkeleton(const UnicodeString& , const Locale& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > dtfmtsym.h< / td > < td class = "proto" > UnicodeString& icu::DateFormatSymbols::getTimeSeparatorString(UnicodeString& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > dtfmtsym.h< / td > < td class = "proto" > void icu::DateFormatSymbols::setTimeSeparatorString(const UnicodeString& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > icu::LocalPointer< T > ::LocalPointer(T*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > void icu::LocalPointer< T > ::adoptInsteadAndCheckErrorCode(T*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measfmt.h< / td > < td class = "proto" > UnicodeString& icu::MeasureFormat::formatMeasurePerUnit(const Measure& , const MeasureUnit& , UnicodeString& , FieldPosition& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > regex.h< / td > < td class = "proto" > UBool icu::RegexMatcher::find(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > regex.h< / td > < td class = "proto" > int32_t icu::RegexPattern::groupNumberFromName(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > regex.h< / td > < td class = "proto" > int32_t icu::RegexPattern::groupNumberFromName(const char*, int32_t, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > region.h< / td > < td class = "proto" > StringEnumeration* icu::Region::getContainedRegions(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > region.h< / td > < td class = "proto" > StringEnumeration* icu::Region::getContainedRegions(URegionType, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > region.h< / td > < td class = "proto" > < tt > static< / tt > StringEnumeration* icu::Region::getAvailable(URegionType, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > ScientificNumberFormatter* icu::ScientificNumberFormatter::clone()< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > UnicodeString& icu::ScientificNumberFormatter::format(const Formattable& , UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > icu::ScientificNumberFormatter::~ScientificNumberFormatter()< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createMarkupInstance(DecimalFormat*, const UnicodeString& , const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createMarkupInstance(const Locale& , const UnicodeString& , const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createSuperscriptInstance(DecimalFormat*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > scientificnumberformatter.h< / td > < td class = "proto" > < tt > static< / tt > ScientificNumberFormatter* icu::ScientificNumberFormatter::createSuperscriptInstance(const Locale& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uconfig.h< / td > < td class = "proto" > < tt > #define< / tt > UCONFIG_ONLY_HTML_CONVERSION< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatField::UDAT_TIME_SEPARATOR_FIELD< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > int32_t udat_formatCalendar(const UDateFormat*, UCalendar*, UChar*, int32_t, UFieldPosition*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > int32_t udat_formatCalendarForFields(const UDateFormat*, UCalendar*, UChar*, int32_t, UFieldPositionIterator*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > int32_t udat_formatForFields(const UDateFormat*, UDate, UChar*, int32_t, UFieldPositionIterator*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ulistformatter.h< / td > < td class = "proto" > UListFormatter* ulistfmt_open(const char*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ulistformatter.h< / td > < td class = "proto" > int32_t ulistfmt_format(const UListFormatter*, const UChar* const strings[], const int32_t*, int32_t, UChar*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ulistformatter.h< / td > < td class = "proto" > void ulistfmt_close(UListFormatter*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uregex.h< / td > < td class = "proto" > int32_t uregex_groupNumberFromCName(URegularExpression*, const char*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uregex.h< / td > < td class = "proto" > int32_t uregex_groupNumberFromName(URegularExpression*, const UChar*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft→ Stable< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > utypes.h< / td > < td class = "proto" > < tt > enum< / tt > UErrorCode::U_REGEX_INVALID_CAPTURE_GROUP_NAME< / td > < td class = "" > (missing)< / td > < td > Stable< br >
< span class = "" > < span > 55< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > utypes.h< / td > < td class = "proto" > < tt > enum< / tt > UErrorCode::U_REGEX_PATTERN_TOO_BIG< / td > < td class = "" > (missing)< / td > < td > Stable< br >
< span class = "" > < span > 55< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "added" > < / a >
2016-02-02 05:42:06 +00:00
< h2 > Added in 57< / h2 >
2015-09-23 21:10:35 +00:00
< table BORDER = "1" class = "genTable" >
< THEAD >
< tr >
2016-02-02 05:42:06 +00:00
< th > File< / th > < th > API< / th > < th > 56< / th > < th > 57< / th >
2015-09-23 21:10:35 +00:00
< / tr >
< / THEAD >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > listformatter.h< / td > < td class = "proto" > icu::ListFormatter::ListFormatter(const ListFormatData& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Internal< br >
2015-09-23 21:10:35 +00:00
< span class = "" > < / span > < / td >
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createGallonImperial(UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createMilePerGallonImperial(UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createMilligramPerDeciliter(UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createMillimolePerLiter(UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createPartPerMillion(UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > int32_t icu::MeasureUnit::internalGetIndexForTypeAndSubtype(const char*, const char*)< / td > < td class = "" > (missing)< / td > < td > Internal< br >
2015-09-23 21:10:35 +00:00
< span class = "" > < / span > < / td >
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > reldatefmt.h< / td > < td class = "proto" > UnicodeString& icu::RelativeDateTimeFormatter::format(double, URelativeDateTimeUnit, UnicodeString& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > reldatefmt.h< / td > < td class = "proto" > UnicodeString& icu::RelativeDateTimeFormatter::formatNumeric(double, URelativeDateTimeUnit, UnicodeString& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > SimpleFormatter& icu::SimpleFormatter::operator=(const SimpleFormatter& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UBool icu::SimpleFormatter::applyPattern(const UnicodeString& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UBool icu::SimpleFormatter::applyPatternMinMaxArguments(const UnicodeString& , int32_t, int32_t, UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UnicodeString icu::SimpleFormatter::getTextWithNoArguments()< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UnicodeString& icu::SimpleFormatter::format(const UnicodeString& , UnicodeString& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UnicodeString& icu::SimpleFormatter::format(const UnicodeString& , const UnicodeString& , UnicodeString& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UnicodeString& icu::SimpleFormatter::format(const UnicodeString& , const UnicodeString& , const UnicodeString& , UnicodeString& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UnicodeString& icu::SimpleFormatter::formatAndAppend(const UnicodeString* const*, int32_t, UnicodeString& , int32_t*, int32_t, UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > UnicodeString& icu::SimpleFormatter::formatAndReplace(const UnicodeString* const*, int32_t, UnicodeString& , int32_t*, int32_t, UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > icu::SimpleFormatter::SimpleFormatter()< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > icu::SimpleFormatter::SimpleFormatter(const SimpleFormatter& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > icu::SimpleFormatter::SimpleFormatter(const UnicodeString& , UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > icu::SimpleFormatter::SimpleFormatter(const UnicodeString& , int32_t, int32_t, UErrorCode& )< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > icu::SimpleFormatter::~SimpleFormatter()< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > simpleformatter.h< / td > < td class = "proto" > int32_t icu::SimpleFormatter::getArgumentLimit()< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UProperty::UCHAR_EMOJI_MODIFIER_BASE< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UProperty::UCHAR_EMOJI_MODIFIER< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UProperty::UCHAR_EMOJI_PRESENTATION< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UProperty::UCHAR_EMOJI< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > URelativeDateTimeFormatter* ureldatefmt_open(const char*, UNumberFormat*, UDateRelativeDateTimeFormatterStyle, UDisplayContext, UErrorCode*)< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_COUNT< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_DAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_FRIDAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_HOUR< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_MINUTE< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_MONDAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_MONTH< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_QUARTER< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_SATURDAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_SECOND< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_SUNDAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_THURSDAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_TUESDAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_WEDNESDAY< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_WEEK< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > < tt > enum< / tt > URelativeDateTimeUnit::UDAT_REL_UNIT_YEAR< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > int32_t ureldatefmt_combineDateAndTime(const URelativeDateTimeFormatter*, const UChar*, int32_t, const UChar*, int32_t, UChar*, int32_t, UErrorCode*)< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > int32_t ureldatefmt_format(const URelativeDateTimeFormatter*, double, URelativeDateTimeUnit, UChar*, int32_t, UErrorCode*)< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > int32_t ureldatefmt_formatNumeric(const URelativeDateTimeFormatter*, double, URelativeDateTimeUnit, UChar*, int32_t, UErrorCode*)< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ureldatefmt.h< / td > < td class = "proto" > void ureldatefmt_close(URelativeDateTimeFormatter*)< / td > < td class = "" > (missing)< / td > < td > Draft< br >
< span class = "" > < span > 57< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > utypes.h< / td > < td class = "proto" > < tt > enum< / tt > UErrorCode::U_REGEX_INVALID_CAPTURE_GROUP_NAME< / td > < td class = "" > (missing)< / td > < td > Stable< br >
< span class = "" > < span > 55< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > utypes.h< / td > < td class = "proto" > < tt > enum< / tt > UErrorCode::U_REGEX_PATTERN_TOO_BIG< / td > < td class = "" > (missing)< / td > < td > Stable< br >
< span class = "" > < span > 55< / span > < / span > < / td >
2015-09-23 21:10:35 +00:00
< / tr >
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "other" > < / a >
2016-02-02 05:42:06 +00:00
< h2 > Other existing drafts in 57< / h2 >
2015-09-23 21:10:35 +00:00
< div class = "other" >
< table BORDER = "1" class = "genTable" >
< THEAD >
< tr >
2016-02-02 05:42:06 +00:00
< th > File< / th > < th > API< / th > < th > 56< / th > < th > 57< / th >
2015-09-23 21:10:35 +00:00
< / tr >
< / THEAD >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > compactdecimalformat.h< / td > < td class = "proto" > UnicodeString& icu::CompactDecimalFormat::format(int32_t, UnicodeString& , FieldPosition& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > dtptngen.h< / td > < td class = "proto" > < tt > static< / tt > UnicodeString icu::DateTimePatternGenerator::staticGetBaseSkeleton(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > dtptngen.h< / td > < td class = "proto" > < tt > static< / tt > UnicodeString icu::DateTimePatternGenerator::staticGetSkeleton(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > filteredbrk.h< / td > < td class = "proto" > BreakIterator* icu::FilteredBreakIteratorBuilder::build(BreakIterator*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > filteredbrk.h< / td > < td class = "proto" > UBool icu::FilteredBreakIteratorBuilder::suppressBreakAfter(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > filteredbrk.h< / td > < td class = "proto" > UBool icu::FilteredBreakIteratorBuilder::unsuppressBreakAfter(const UnicodeString& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > filteredbrk.h< / td > < td class = "proto" > icu::FilteredBreakIteratorBuilder::~FilteredBreakIteratorBuilder()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > filteredbrk.h< / td > < td class = "proto" > < tt > static< / tt > FilteredBreakIteratorBuilder* icu::FilteredBreakIteratorBuilder::createInstance(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > filteredbrk.h< / td > < td class = "proto" > < tt > static< / tt > FilteredBreakIteratorBuilder* icu::FilteredBreakIteratorBuilder::createInstance(const Locale& , UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > LocalArray< T> & icu::LocalArray< T > ::moveFrom(LocalArray< T > & ) U_NOEXCEPT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > LocalPointer< T> & icu::LocalPointer< T > ::moveFrom(LocalPointer< T > & ) U_NOEXCEPT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > icu::LocalArray< T > ::LocalArray(T*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > void icu::LocalArray< T > ::adoptInsteadAndCheckErrorCode(T*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > void icu::LocalArray< T > ::swap(LocalArray< T > & ) U_NOEXCEPT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > localpointer.h< / td > < td class = "proto" > void icu::LocalPointer< T > ::swap(LocalPointer< T > & ) U_NOEXCEPT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measfmt.h< / td > < td class = "proto" > void icu::MeasureFormat::parseObject(const UnicodeString& , Formattable& , ParsePosition& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 53< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createCentury(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createCupMetric(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createGenericTemperature(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createKnot(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createLiterPer100Kilometers(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createMileScandinavian(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createPintMetric(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > measunit.h< / td > < td class = "proto" > < tt > static< / tt > MeasureUnit* icu::MeasureUnit::createRevolutionAngle(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > region.h< / td > < td class = "proto" > StringEnumeration* icu::Region::getPreferredValues(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > timezone.h< / td > < td class = "proto" > < tt > static< / tt > TimeZone* icu::TimeZone::detectHostTimeZone()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatBooleanAttribute::UDAT_PARSE_MULTIPLE_PATTERNS_FOR_MATCH< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatBooleanAttribute::UDAT_PARSE_PARTIAL_LITERAL_MATCH< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ufieldpositer.h< / td > < td class = "proto" > UFieldPositionIterator* ufieldpositer_open(UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ufieldpositer.h< / td > < td class = "proto" > int32_t ufieldpositer_next(UFieldPositionIterator*, int32_t*, int32_t*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > ufieldpositer.h< / td > < td class = "proto" > void ufieldpositer_close(UFieldPositionIterator*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 55< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > unistr.h< / td > < td class = "proto" > < tt > #define< / tt > UNISTR_OBJECT_SIZE< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > unistr.h< / td > < td class = "proto" > UnicodeString& icu::UnicodeString::moveFrom(UnicodeString& ) U_NOEXCEPT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > unistr.h< / td > < td class = "proto" > void icu::UnicodeString::swap(UnicodeString& ) U_NOEXCEPT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > unum.h< / td > < td class = "proto" > < tt > enum< / tt > UNumberFormatStyle::UNUM_CURRENCY_STANDARD< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > unum.h< / td > < td class = "proto" > < tt > enum< / tt > UNumberFormatStyle::UNUM_DECIMAL_COMPACT_LONG< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row1" >
2016-02-02 05:42:06 +00:00
< td class = "file" > unum.h< / td > < td class = "proto" > < tt > enum< / tt > UNumberFormatStyle::UNUM_DECIMAL_COMPACT_SHORT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 56< / td >
2015-09-23 21:10:35 +00:00
< / tr >
< tr class = "row0" >
2016-02-02 05:42:06 +00:00
< td class = "file" > uregex.h< / td > < td class = "proto" > < tt > enum< / tt > URegexpFlag::UREGEX_CANON_EQ< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 2.4< / td >
2014-07-01 16:42:02 +00:00
< / tr >
2008-06-26 00:14:26 +00:00
< / table >
2009-03-19 04:14:10 +00:00
< / div >
2008-06-26 00:14:26 +00:00
< P > < / P >
2009-03-19 04:14:10 +00:00
< a href = "#_top" > (jump back to top)< / a >
2008-06-26 00:14:26 +00:00
< hr >
2012-10-18 00:04:14 +00:00
< a name = "purevirtual" > < / a >
< h2 > Signature Simplifications< / h2 >
< i > This section shows cases where the signature was "simplified" for the sake of comparison. The simplified form is in bold, followed by
all possible variations in "original" form.< / i >
< div class = "other" >
2015-07-01 17:23:27 +00:00
< ul > < / ul >
2012-10-18 00:04:14 +00:00
< / div >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
2008-06-26 00:14:26 +00:00
< p >
2016-02-02 05:42:06 +00:00
< i > < font size = "-1" > Contents generated by StableAPI tool on Mon Feb 01 21:37:06 PST 2016< br > Copyright (C) 2016, International Business Machines Corporation, All Rights Reserved.< / font > < / i >
2008-06-26 00:14:26 +00:00
< / p >
< / body >
< / html >