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">
2012-09-05 20:59:13 +00:00
< html > <!--
2012-06-21 21:34:10 +00:00
Copyright (C) 2012, International Business Machines Corporation, All Rights Reserved.
-->
< head >
< META http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2012-09-05 20:59:13 +00:00
< title > ICU4C API Comparison: 49 with 50 (m2) r32337M< / title >
< link type = "text/css" href = "icu4c.css" rel = "stylesheet" >
2012-06-21 21:34:10 +00:00
< / head >
< body >
< a name = "#_top" > < / a >
2012-09-05 20:59:13 +00:00
< h1 > ICU4C API Comparison: 49 with 50 (m2) (r32337M)< / h1 >
2012-06-21 21:34:10 +00:00
< div id = "toc" >
< ul >
< li >
< a href = "#removed" > Removed from 49< / a >
< / li >
< li >
< a href = "#deprecated" > Deprecated or Obsoleted in 50< / a >
< / li >
< li >
< a href = "#changed" > Changed in 50< / a >
< / li >
< li >
< a href = "#promoted" > Promoted to stable in 50< / a >
< / li >
< li >
< a href = "#added" > Added in 50< / a >
< / li >
< li >
< a href = "#other" > Other existing drafts in 50< / a >
< / li >
< / ul >
2012-09-05 20:59:13 +00:00
< hr >
< h2 > API Signature Changes (Other) (manually added)< / h2 >
< pre >
Collator* icu::Collator::safeClone()
Collator* icu::Collator::safeClone() const
Collator* icu::Collator::safeClone()=0
ECollationStrength icu::Collator::getStrength()
ECollationStrength icu::Collator::getStrength() const
ECollationStrength icu::Collator::getStrength() const=0
UColAttributeValue icu::Collator::getAttribute(UColAttribute, UErrorCode& )
UColAttributeValue icu::Collator::getAttribute(UColAttribute, UErrorCode& ) const=0
UColAttributeValue icu::Collator::getAttribute(UColAttribute, UErrorCode& )=0
< / pre >
< hr >
2012-06-21 21:34:10 +00:00
< hr >
< / div >
< a name = "removed" > < / a >
< h2 > Removed from 49< / h2 >
2012-09-05 20:59:13 +00:00
< table BORDER = "1" class = "genTable" >
2012-06-21 21:34:10 +00:00
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 49< / th > < th > 50< / th >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / THEAD >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > coll.h< / td > < td class = "proto" > const Locale icu::Collator::getLocale(ULocDataLocaleType, UErrorCode& )< / td > < td class = "" > Deprecated< br > 3.0.< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > coll.h< / td > < td class = "proto" > uint32_t icu::Collator::setVariableTop(const UnicodeString, UErrorCode& )< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > coll.h< / td > < td class = "proto" > void icu::Collator::setVariableTop(const uint32_t, UErrorCode& )< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > plurfmt.h< / td > < td class = "proto" > void icu::PluralFormat::init(const PluralRules*, UErrorCode& )< / td > < td class = "" >
2012-02-28 23:49:44 +00:00
< br >
2012-06-21 21:34:10 +00:00
< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2012-09-05 20:59:13 +00:00
< tr class = "row1" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > Collator* icu::RuleBasedCollator::safeClone()< / td > < td class = "stabchange" > Stable< br > 2.2< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > tblcoll.h< / td > < td class = "proto" > ECollationStrength icu::RuleBasedCollator::getStrength()< / td > < td class = "" > Deprecated< br >
< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > EComparisonResult icu::RuleBasedCollator::compare(const UChar*, int32_t, const UChar*, int32_t)< / td > < td class = "" > Deprecated< br >
< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > EComparisonResult icu::RuleBasedCollator::compare(const UnicodeString& , const UnicodeString& )< / td > < td class = "" > Deprecated< br >
< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > EComparisonResult icu::RuleBasedCollator::compare(const UnicodeString& , const UnicodeString& , int32_t)< / td > < td class = "" > Deprecated< br >
< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > UBool icu::RuleBasedCollator::operator!=(const Collator& )< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > const Locale icu::RuleBasedCollator::getLocale(ULocDataLocaleType, UErrorCode& )< / td > < td class = "" > Deprecated< br >
< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > uint32_t icu::RuleBasedCollator::setVariableTop(const UnicodeString, UErrorCode& )< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > void icu::RuleBasedCollator::setStrength(ECollationStrength)< / td > < td class = "" > Deprecated< br >
< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > void icu::RuleBasedCollator::setVariableTop(const uint32_t, UErrorCode& )< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uconfig.h< / td > < td class = "proto" > < tt > #define< / tt > ICU_USE_THREADS< / td > < td class = "" > Internal< br > .< / td > < td > None< br >
< span class = "" > < span > < / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "deprecated" > < / a >
< h2 > Deprecated or Obsoleted in 50< / h2 >
2012-09-05 20:59:13 +00:00
< table BORDER = "1" class = "genTable" >
2012-06-21 21:34:10 +00:00
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 49< / th > < th > 50< / th >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / THEAD >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > coll.h< / td > < td class = "proto" > Collator* icu::Collator::safeClone()< / td > < td class = "stabchange" > Stable< br > 2.2< / td > < td > Deprecated< br >
2012-06-21 21:34:10 +00:00
< span class = "" > < span > < / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2012-09-05 20:59:13 +00:00
< tr class = "row0" >
< td class = "file" > coll.h< / td > < td class = "proto" > Locale icu::Collator::getLocale(ULocDataLocaleType, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Deprecated< br >
< span class = "" > < span > 3.0.< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > plurfmt.h< / td > < td class = "proto" > void icu::PluralFormat::setLocale(const Locale& , UErrorCode& )< / td > < td class = "stabchange" > Stable< br > 4.0< / td > < td > Deprecated< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > Locale icu::RuleBasedCollator::getLocale(ULocDataLocaleType, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Deprecated< br >
< span class = "" > < span > < / span >
< br >
< b class = "bigwarn" title = "A new API was introduced that was not tagged." > (untagged)< / b > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > ucol.h< / td > < td class = "proto" > < tt > enum< / tt > UColAttribute::UCOL_HIRAGANA_QUATERNARY_MODE< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > Deprecated< br >
< span class = "verchange" > < span > .< / span > < / span > < / td >
< / tr >
2012-06-21 21:34:10 +00:00
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "changed" > < / a >
< h2 > Changed in 50 (old, new)< / h2 >
2012-09-05 20:59:13 +00:00
< table BORDER = "1" class = "genTable" >
2012-06-21 21:34:10 +00:00
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 49< / th > < th > 50< / th >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / THEAD >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > coll.h< / td > < td class = "proto" > Collator* icu::Collator::safeClone()< / td > < td class = "stabchange" > Stable< br > 2.2< / td > < td > Deprecated< br >
2012-06-21 21:34:10 +00:00
< span class = "" > < span > < / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2012-09-05 20:59:13 +00:00
< tr class = "row0" >
< td class = "file" > plurfmt.h< / td > < td class = "proto" > void icu::PluralFormat::setLocale(const Locale& , UErrorCode& )< / td > < td class = "stabchange" > Stable< br > 4.0< / td > < td > Deprecated< br >
< span class = "" > < span > < / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > ucol.h< / td > < td class = "proto" > < tt > enum< / tt > UColAttribute::UCOL_HIRAGANA_QUATERNARY_MODE< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > Deprecated< br >
< span class = "verchange" > < span > .< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > ucol.h< / td > < td class = "proto" > < tt > enum< / tt > UColAttribute::UCOL_NUMERIC_COLLATION< / td > < td class = "stabchange" > Stable< br > 2.0< / td > < td > Stable< br >
< span class = "verchange" > < span > 2.8< / span >
< br >
< b class = "bigwarn" title = "A stable API changed version." > (changed)< / b > < / span > < / td >
< / tr >
2012-06-21 21:34:10 +00:00
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "promoted" > < / a >
< h2 > Promoted to stable in 50< / h2 >
2012-09-05 20:59:13 +00:00
< table BORDER = "1" class = "genTable" >
2012-06-21 21:34:10 +00:00
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 49< / th > < th > 50< / th >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / THEAD >
2012-09-05 20:59:13 +00:00
< tr class = "row1" >
< td class = "file" > coll.h< / td > < td class = "proto" > uint32_t icu::Collator::setVariableTop(const UnicodeString& , UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > coll.h< / td > < td class = "proto" > void icu::Collator::setVariableTop(uint32_t, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > uint32_t icu::RuleBasedCollator::setVariableTop(const UnicodeString& , UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > void icu::RuleBasedCollator::setVariableTop(uint32_t, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UGraphemeClusterBreak::U_GCB_REGIONAL_INDICATOR< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 3.4< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > ULineBreak::U_LB_REGIONAL_INDICATOR< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.2< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UWordBreakValues::U_WB_REGIONAL_INDICATOR< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 3.4< / span > < / span > < / td >
< / tr >
2012-06-21 21:34:10 +00:00
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "added" > < / a >
< h2 > Added in 50< / h2 >
2012-09-05 20:59:13 +00:00
< table BORDER = "1" class = "genTable" >
2012-06-21 21:34:10 +00:00
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 49< / th > < th > 50< / th >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / THEAD >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > coll.h< / td > < td class = "proto" > Locale icu::Collator::getLocale(ULocDataLocaleType, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Deprecated< br >
< span class = "" > < span > 3.0.< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > coll.h< / td > < td class = "proto" > uint32_t icu::Collator::setVariableTop(const UnicodeString& , UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > coll.h< / td > < td class = "proto" > void icu::Collator::setVariableTop(uint32_t, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > listformatter.h< / td > < td class = "proto" > UnicodeString& icu::ListFormatter::format(const UnicodeString items[], int32_t, UnicodeString& , UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > listformatter.h< / td > < td class = "proto" > icu::ListFormatter::~ListFormatter()< / td > < td class = "" > None< br >
2012-06-21 21:34:10 +00:00
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > listformatter.h< / td > < td class = "proto" > < tt > static< / tt > ListFormatter* icu::ListFormatter::createInstance(UErrorCode& )< / td > < td class = "" > None< br >
2012-06-21 21:34:10 +00:00
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > listformatter.h< / td > < td class = "proto" > < tt > static< / tt > ListFormatter* icu::ListFormatter::createInstance(const Locale& , UErrorCode& )< / td > < td class = "" > None< br >
2012-06-21 21:34:10 +00:00
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > listformatter.h< / td > < td class = "proto" > < tt > static< / tt > void icu::ListFormatter::getFallbackLocale(const Locale& , Locale& , UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Internal< br >
< span class = "" > < span > .< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > messagepattern.h< / td > < td class = "proto" > < tt > #define< / tt > UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE< / td > < td class = "" > None< br >
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > messagepattern.h< / td > < td class = "proto" > < tt > enum< / tt > UMessagePatternArgType::UMSGPAT_ARG_TYPE_SELECTORDINAL< / td > < td class = "" > None< br >
2012-06-21 21:34:10 +00:00
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > platform.h< / td > < td class = "proto" > < tt > #define< / tt > U_ALLOC_SIZE_ATTR2< / td > < td class = "" > None< br >
< / td > < td > Internal< br >
< span class = "" > < span > .< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > platform.h< / td > < td class = "proto" > < tt > #define< / tt > U_ALLOC_SIZE_ATTR< / td > < td class = "" > None< br >
< / td > < td > Internal< br >
< span class = "" > < span > .< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > platform.h< / td > < td class = "proto" > < tt > #define< / tt > U_GCC_MAJOR_MINOR< / td > < td class = "" > None< br >
< / td > < td > Internal< br >
< span class = "" > < span > .< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > platform.h< / td > < td class = "proto" > < tt > #define< / tt > U_MALLOC_ATTR< / td > < td class = "" > None< br >
< / td > < td > Internal< br >
< span class = "" > < span > .< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > platform.h< / td > < td class = "proto" > < tt > #define< / tt > __has_attribute< / td > < td class = "" > None< br >
< / td > < td > Internal< br >
< span class = "" > < span > .< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > plurfmt.h< / td > < td class = "proto" > icu::PluralFormat::PluralFormat(const Locale& , UPluralType, UErrorCode& )< / td > < td class = "" > None< br >
2012-06-21 21:34:10 +00:00
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > plurfmt.h< / td > < td class = "proto" > icu::PluralFormat::PluralFormat(const Locale& , UPluralType, const UnicodeString& , UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > plurfmt.h< / td > < td class = "proto" > void icu::PluralFormat::init(const PluralRules*, UPluralType, UErrorCode& )< / td > < td class = "" > None< br >
2012-06-21 21:34:10 +00:00
< / td > < td >
2012-02-28 23:49:44 +00:00
< br >
< span class = "" > < span > < / span >
< br >
2012-09-05 20:59:13 +00:00
< b class = "bigwarn" title = "A new API was introduced that was not tagged." > (untagged)< / b > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > plurrule.h< / td > < td class = "proto" > < tt > static< / tt > PluralRules* icu::PluralRules::forLocale(const Locale& , UPluralType, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > tblcoll.h< / td > < td class = "proto" > Locale icu::RuleBasedCollator::getLocale(ULocDataLocaleType, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Deprecated< br >
< span class = "" > < span > < / span >
< br >
< b class = "bigwarn" title = "A new API was introduced that was not tagged." > (untagged)< / b > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > tblcoll.h< / td > < td class = "proto" > uint32_t icu::RuleBasedCollator::setVariableTop(const UnicodeString& , UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > tblcoll.h< / td > < td class = "proto" > void icu::RuleBasedCollator::setVariableTop(uint32_t, UErrorCode& )< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.0< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UGraphemeClusterBreak::U_GCB_REGIONAL_INDICATOR< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 3.4< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > ULineBreak::U_LB_REGIONAL_INDICATOR< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 2.2< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UWordBreakValues::U_WB_REGIONAL_INDICATOR< / td > < td class = "" > None< br >
< / td > < td > Stable< br >
< span class = "" > < span > 3.4< / span > < / span > < / td >
< / tr >
< tr class = "row0" >
< td class = "file" > uenum.h< / td > < td class = "proto" > UEnumeration* uenum_openCharStringsEnumeration(const char*const strings[], int32_t, UErrorCode*)< / td > < td class = "" > None< br >
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
< / tr >
< tr class = "row1" >
< td class = "file" > uenum.h< / td > < td class = "proto" > UEnumeration* uenum_openUCharStringsEnumeration(const UChar*const strings[], int32_t, UErrorCode*)< / td > < td class = "" > None< br >
< / td > < td > Draft< br >
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > upluralrules.h< / td > < td class = "proto" > UPluralRules* uplrules_openForType(const char*, UPluralType, UErrorCode*)< / td > < td class = "" > None< br >
2012-02-28 23:49:44 +00:00
< / td > < td > Draft< br >
2012-06-21 21:34:10 +00:00
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > upluralrules.h< / td > < td class = "proto" > < tt > enum< / tt > UPluralType::UPLURAL_TYPE_CARDINAL< / td > < td class = "" > None< br >
2012-02-28 23:49:44 +00:00
< / td > < td > Draft< br >
2012-06-21 21:34:10 +00:00
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > upluralrules.h< / td > < td class = "proto" > < tt > enum< / tt > UPluralType::UPLURAL_TYPE_COUNT< / td > < td class = "" > None< br >
2012-02-28 23:49:44 +00:00
< / td > < td > Draft< br >
2012-06-21 21:34:10 +00:00
< span class = "" > < span > 50< / span > < / span > < / td >
2010-02-04 20:32:21 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > upluralrules.h< / td > < td class = "proto" > < tt > enum< / tt > UPluralType::UPLURAL_TYPE_ORDINAL< / td > < td class = "" > None< br >
2012-02-28 23:49:44 +00:00
< / td > < td > Draft< br >
2012-06-21 21:34:10 +00:00
< span class = "" > < span > 50< / span > < / span > < / td >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / table >
< P > < / P >
< a href = "#_top" > (jump back to top)< / a >
< hr >
< a name = "other" > < / a >
< h2 > Other existing drafts in 50< / h2 >
< div class = "other" >
2012-09-05 20:59:13 +00:00
< table BORDER = "1" class = "genTable" >
2012-06-21 21:34:10 +00:00
< THEAD >
< tr >
< th > File< / th > < th > API< / th > < th > 49< / th > < th > 50< / th >
2010-01-28 21:12:45 +00:00
< / tr >
2012-06-21 21:34:10 +00:00
< / THEAD >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > brkiter.h< / td > < td class = "proto" > BreakIterator& icu::BreakIterator::refreshInputText(UText*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-02-04 20:32:21 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > calendar.h< / td > < td class = "proto" > UCalendarWallTimeOption icu::Calendar::getRepeatedWallTimeOption()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > calendar.h< / td > < td class = "proto" > UCalendarWallTimeOption icu::Calendar::getSkippedWallTimeOption()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > calendar.h< / td > < td class = "proto" > const char* icu::Calendar::getType()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > calendar.h< / td > < td class = "proto" > void icu::Calendar::setRepeatedWallTimeOption(UCalendarWallTimeOption)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > calendar.h< / td > < td class = "proto" > void icu::Calendar::setSkippedWallTimeOption(UCalendarWallTimeOption)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > decimfmt.h< / td > < td class = "proto" > CurrencyAmount* icu::DecimalFormat::parseCurrency(const UnicodeString& , ParsePosition& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > gregocal.h< / td > < td class = "proto" > const char* icu::GregorianCalendar::getType()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > icudataver.h< / td > < td class = "proto" > < tt > #define< / tt > U_ICU_DATA_KEY< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > icudataver.h< / td > < td class = "proto" > < tt > #define< / tt > U_ICU_VERSION_BUNDLE< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > icudataver.h< / td > < td class = "proto" > void u_getDataVersion(UVersionInfo, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > locid.h< / td > < td class = "proto" > void icu::Locale::setKeywordValue(const char*, const char*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > UBool icu::FilteredNormalizer2::getRawDecomposition(UChar32, UnicodeString& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > UBool icu::Normalizer2::getRawDecomposition(UChar32, UnicodeString& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
2011-10-04 01:50:34 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > UChar32 icu::FilteredNormalizer2::composePair(UChar32, UChar32)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > UChar32 icu::Normalizer2::composePair(UChar32, UChar32)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > < tt > static< / tt > const Normalizer2* icu::Normalizer2::getNFCInstance(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-02-11 00:53:57 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > < tt > static< / tt > const Normalizer2* icu::Normalizer2::getNFDInstance(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-09-30 18:27:04 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > < tt > static< / tt > const Normalizer2* icu::Normalizer2::getNFKCCasefoldInstance(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > < tt > static< / tt > const Normalizer2* icu::Normalizer2::getNFKCInstance(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > < tt > static< / tt > const Normalizer2* icu::Normalizer2::getNFKDInstance(UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
2011-03-14 20:36:10 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > uint8_t icu::FilteredNormalizer2::getCombiningClass(UChar32)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-10-28 00:07:53 +00:00
< / tr >
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > normalizer2.h< / td > < td class = "proto" > uint8_t icu::Normalizer2::getCombiningClass(UChar32)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > numfmt.h< / td > < td class = "proto" > CurrencyAmount* icu::NumberFormat::parseCurrency(const UnicodeString& , ParsePosition& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > numsys.h< / td > < td class = "proto" > const char* icu::NumberingSystem::getName()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 4.6< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > rbbi.h< / td > < td class = "proto" > RuleBasedBreakIterator& icu::RuleBasedBreakIterator::refreshInputText(UText*, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > rbnf.h< / td > < td class = "proto" > void icu::RuleBasedNumberFormat::adoptDecimalFormatSymbols(DecimalFormatSymbols*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > rbnf.h< / td > < td class = "proto" > void icu::RuleBasedNumberFormat::setDecimalFormatSymbols(const DecimalFormatSymbols& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > smpdtfmt.h< / td > < td class = "proto" > UnicodeString& icu::SimpleDateFormat::format(Calendar& , const UDateFormatContextType*, const UDateFormatContextValue*, int32_t, UnicodeString& , FieldPosition& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > smpdtfmt.h< / td > < td class = "proto" > int32_t icu::SimpleDateFormat::getDefaultContext(UDateFormatContextType, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-09-05 20:59:13 +00:00
< td class = "file" > smpdtfmt.h< / td > < td class = "proto" > void icu::SimpleDateFormat::setDefaultContext(UDateFormatContextType, UDateFormatContextValue, UErrorCode& )< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-28 21:12:45 +00:00
< / tr >
2011-10-04 01:50:34 +00:00
< tr class = "row0" >
2012-09-05 20:59:13 +00:00
< td class = "file" > timezone.h< / td > < td class = "proto" > < tt > static< / tt > const TimeZone& icu::TimeZone::getUnknown()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ubrk.h< / td > < td class = "proto" > void ubrk_refreshUText(UBreakIterator*, UText*, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ucal.h< / td > < td class = "proto" > < tt > enum< / tt > UCalendarAttribute::UCAL_REPEATED_WALL_TIME< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ucal.h< / td > < td class = "proto" > < tt > enum< / tt > UCalendarAttribute::UCAL_SKIPPED_WALL_TIME< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-02-04 20:32:21 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ucal.h< / td > < td class = "proto" > < tt > enum< / tt > UCalendarWallTimeOption::UCAL_WALLTIME_FIRST< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-02-04 20:32:21 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ucal.h< / td > < td class = "proto" > < tt > enum< / tt > UCalendarWallTimeOption::UCAL_WALLTIME_LAST< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ucal.h< / td > < td class = "proto" > < tt > enum< / tt > UCalendarWallTimeOption::UCAL_WALLTIME_NEXT_VALID< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UProperty::UCHAR_OTHER_PROPERTY_LIMIT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 4.6< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UProperty::UCHAR_OTHER_PROPERTY_START< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 4.6< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uchar.h< / td > < td class = "proto" > < tt > enum< / tt > UProperty::UCHAR_SCRIPT_EXTENSIONS< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 4.6< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ucnv.h< / td > < td class = "proto" > < tt > enum< / tt > UConverterType::UCNV_COMPOUND_TEXT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 4.8< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uconfig.h< / td > < td class = "proto" > < tt > #define< / tt > U_NO_DEFAULT_INCLUDE_UTF_HEADERS< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ucurr.h< / td > < td class = "proto" > int32_t ucurr_getNumericCode(const UChar*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatContextType::UDAT_CAPITALIZATION< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatContextValue::UDAT_CAPITALIZATION_FOR_BEGINNING_OF_SENTENCE< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatContextValue::UDAT_CAPITALIZATION_FOR_MIDDLE_OF_SENTENCE< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatContextValue::UDAT_CAPITALIZATION_FOR_STANDALONE< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatContextValue::UDAT_CAPITALIZATION_FOR_UI_LIST_OR_MENU< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatContextValue::UDAT_CONTEXT_UNKNOWN< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > < tt > enum< / tt > UDateFormatField::UDAT_YEAR_NAME_FIELD< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > int32_t udat_getDefaultContext(UDateFormat*, UDateFormatContextType, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > udat.h< / td > < td class = "proto" > void udat_setDefaultContext(UDateFormat*, UDateFormatContextType, UDateFormatContextValue, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uidna.h< / td > < td class = "proto" > < tt > enum< / tt > (anonymous)::UIDNA_CHECK_CONTEXTO< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uidna.h< / td > < td class = "proto" > < tt > enum< / tt > (anonymous)::UIDNA_ERROR_CONTEXTO_DIGITS< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uidna.h< / td > < td class = "proto" > < tt > enum< / tt > (anonymous)::UIDNA_ERROR_CONTEXTO_PUNCTUATION< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unistr.h< / td > < td class = "proto" > < tt > #define< / tt > UNISTR_FROM_CHAR_EXPLICIT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2010-01-20 00:30:02 +00:00
< / tr >
2010-10-28 00:07:53 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unistr.h< / td > < td class = "proto" > < tt > #define< / tt > UNISTR_FROM_STRING_EXPLICIT< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2009-10-07 22:27:43 +00:00
< / tr >
2011-03-14 20:36:10 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > UChar32 unorm2_composePair(const UNormalizer2*, UChar32, UChar32)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > const UNormalizer2* unorm2_getNFCInstance(UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-03-14 20:36:10 +00:00
< / tr >
2011-10-04 01:50:34 +00:00
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > const UNormalizer2* unorm2_getNFDInstance(UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > const UNormalizer2* unorm2_getNFKCCasefoldInstance(UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > const UNormalizer2* unorm2_getNFKCInstance(UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > const UNormalizer2* unorm2_getNFKDInstance(UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > int32_t unorm2_getRawDecomposition(const UNormalizer2*, UChar32, UChar*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > unorm2.h< / td > < td class = "proto" > uint8_t unorm2_getCombiningClass(const UNormalizer2*, UChar32)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +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 >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uscript.h< / td > < td class = "proto" > UBool uscript_hasScript(UChar32, UScriptCode)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > uscript.h< / td > < td class = "proto" > int32_t uscript_getScriptExtensions(UChar32, UScriptCode*, int32_t, UErrorCode*)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
2011-03-14 20:36:10 +00:00
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ustdio.h< / td > < td class = "proto" > UFILE* u_get_stdout()< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 01:50:34 +00:00
< / tr >
< tr class = "row1" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ustdio.h< / td > < td class = "proto" > int32_t u_printf(const char*,...)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-10-04 20:16:25 +00:00
< / tr >
< tr class = "row0" >
2012-06-21 21:34:10 +00:00
< td class = "file" > ustdio.h< / td > < td class = "proto" > int32_t u_printf_u(const UChar*,...)< / td > < td class = "" colspan = "2" align = "center" > Draft< br > 49< / td >
2011-03-14 20:36:10 +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 >
< p >
2012-09-05 20:59:13 +00:00
< i > < font size = "-1" > Contents generated by StableAPI (r32337M) tool on Wed Sep 05 13:38:27 PDT 2012< br > Copyright (C) 2012, International Business Machines Corporation, All Rights Reserved.< / font > < / i >
2008-06-26 00:14:26 +00:00
< / p >
< / body >
< / html >