📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 08:39:56
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
share
/
doc
/
alt-nodejs6-libicu-doc
📍 /opt/alt/alt-nodejs6/root/usr/share/doc/alt-nodejs6-libicu-doc
🔄 Refresh
✏️
Editing: draft.html
Read Only
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>ICU 60.1: Draft List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">ICU 60.1  <span id="projectnumber">60.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">Draft List </div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><dl class="reflist"> <dt><a class="anchor" id="_draft000002"></a>Class <a class="el" href="classicu_1_1CaseMap.html">icu::CaseMap</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000006"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a7e8ab3d9bd8708dd411f7f713baac542">icu::CaseMap::fold</a> (uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000003"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a23dd4c2571085dd742d7f0d85168c8c9">icu::CaseMap::toLower</a> (const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000005"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a1d8bb99f451154bc828436e335eae05d">icu::CaseMap::toTitle</a> (const char *locale, uint32_t options, <a class="el" href="classicu_1_1BreakIterator.html" title="The BreakIterator class implements methods for finding the location of boundaries in text...">BreakIterator</a> *iter, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000004"></a>Global <a class="el" href="classicu_1_1CaseMap.html#ae7ee3481372cc28ed5b21bdedffd7504">icu::CaseMap::toUpper</a> (const char *locale, uint32_t options, const char16_t *src, int32_t srcLength, char16_t *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000010"></a>Global <a class="el" href="classicu_1_1CaseMap.html#afe91df74063b07214a41fe93256927f7">icu::CaseMap::utf8Fold</a> (uint32_t options, <a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> src, <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes. ">ByteSink</a> &sink, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000014"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a142feb0ba4e2aca8c88e5932352a7b6d">icu::CaseMap::utf8Fold</a> (uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000011"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a819030055769a907b1fbfc0d744a27ca">icu::CaseMap::utf8ToLower</a> (const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000007"></a>Global <a class="el" href="classicu_1_1CaseMap.html#acf6884326403e639dfa09490cf2ba297">icu::CaseMap::utf8ToLower</a> (const char *locale, uint32_t options, <a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> src, <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes. ">ByteSink</a> &sink, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000009"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a4b0032cf5353f803a50acf1a8ed4c278">icu::CaseMap::utf8ToTitle</a> (const char *locale, uint32_t options, <a class="el" href="classicu_1_1BreakIterator.html" title="The BreakIterator class implements methods for finding the location of boundaries in text...">BreakIterator</a> *iter, <a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> src, <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes. ">ByteSink</a> &sink, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000013"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a481a489aac6f9ab396f0b7dbf0613564">icu::CaseMap::utf8ToTitle</a> (const char *locale, uint32_t options, <a class="el" href="classicu_1_1BreakIterator.html" title="The BreakIterator class implements methods for finding the location of boundaries in text...">BreakIterator</a> *iter, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000012"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a93cddfa5b28c19cad7edf61c4dd060d6">icu::CaseMap::utf8ToUpper</a> (const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000008"></a>Global <a class="el" href="classicu_1_1CaseMap.html#a2bf0089d7b2f39c2f1eef20e6a1df603">icu::CaseMap::utf8ToUpper</a> (const char *locale, uint32_t options, <a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> src, <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes. ">ByteSink</a> &sink, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000015"></a>Class <a class="el" href="classicu_1_1Char16Ptr.html">icu::Char16Ptr</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000022"></a>Global <a class="el" href="classicu_1_1Char16Ptr.html#a5470f362cf2e40359867ad1824c6b285">icu::Char16Ptr::Char16Ptr</a> (uint16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000023"></a>Global <a class="el" href="classicu_1_1Char16Ptr.html#a6480980a08ccc4e406ea44bf3974722a">icu::Char16Ptr::Char16Ptr</a> (wchar_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000024"></a>Global <a class="el" href="classicu_1_1Char16Ptr.html#a02fabf6135f0ebe5212fe2806b86fd20">icu::Char16Ptr::Char16Ptr</a> (std::nullptr_t p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000021"></a>Global <a class="el" href="classicu_1_1Char16Ptr.html#ac4ac71cdc6eb2fdccec37bbab3b79382">icu::Char16Ptr::Char16Ptr</a> (char16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000026"></a>Global <a class="el" href="classicu_1_1Char16Ptr.html#adfd6d581d1f4e3e9b10e78cdf6b4e8e3">icu::Char16Ptr::get</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000027"></a>Global <a class="el" href="classicu_1_1Char16Ptr.html#a75d96958cb9878520d959fa7e203f72e">icu::Char16Ptr::operator char16_t *</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000025"></a>Global <a class="el" href="classicu_1_1Char16Ptr.html#a126f043fef26471fc7e925498aeb0f37">icu::Char16Ptr::~Char16Ptr</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000016"></a>Class <a class="el" href="classicu_1_1ConstChar16Ptr.html">icu::ConstChar16Ptr</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000028"></a>Global <a class="el" href="classicu_1_1ConstChar16Ptr.html#a0ab335e41e07f8936d55a07193ba01b4">icu::ConstChar16Ptr::ConstChar16Ptr</a> (const char16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000029"></a>Global <a class="el" href="classicu_1_1ConstChar16Ptr.html#a2d12c4644a7a47119f37980587ca5fb6">icu::ConstChar16Ptr::ConstChar16Ptr</a> (const uint16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000030"></a>Global <a class="el" href="classicu_1_1ConstChar16Ptr.html#a9c00dddc97418e23cf7a177c9d47780e">icu::ConstChar16Ptr::ConstChar16Ptr</a> (const wchar_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000031"></a>Global <a class="el" href="classicu_1_1ConstChar16Ptr.html#ac34d4fcf7a8e0f7dea94eefd7bde9e3a">icu::ConstChar16Ptr::ConstChar16Ptr</a> (const std::nullptr_t p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000033"></a>Global <a class="el" href="classicu_1_1ConstChar16Ptr.html#a6fc6c3efc873f26de5123d5922d5c9b4">icu::ConstChar16Ptr::get</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000034"></a>Global <a class="el" href="classicu_1_1ConstChar16Ptr.html#ab7802c91b77a2c966d1b458419480331">icu::ConstChar16Ptr::operator const char16_t *</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000032"></a>Global <a class="el" href="classicu_1_1ConstChar16Ptr.html#a3ba7b7f72d58d276f484c62b4a274f89">icu::ConstChar16Ptr::~ConstChar16Ptr</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000098"></a>Global <a class="el" href="classicu_1_1CurrencyUnit.html#aba9e2ce87c5acfcf1b12a326a41ede4c">icu::CurrencyUnit::CurrencyUnit</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000099"></a>Global <a class="el" href="classicu_1_1CurrencyUnit.html#ae56859de21d596270366a8120eb6ec4e">icu::CurrencyUnit::CurrencyUnit</a> (const <a class="el" href="classicu_1_1MeasureUnit.html" title="A unit such as length, mass, volume, currency, etc. ">MeasureUnit</a> &measureUnit, UErrorCode &ec)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000100"></a>Global <a class="el" href="classicu_1_1DecimalFormatSymbols.html#aea44141d6f91bc7618aa6ab2c89e1e34">icu::DecimalFormatSymbols::DecimalFormatSymbols</a> (const <a class="el" href="classicu_1_1Locale.html" title="A Locale object represents a specific geographical, political, or cultural region. ">Locale</a> &locale, const <a class="el" href="classicu_1_1NumberingSystem.html" title="Defines numbering systems. ">NumberingSystem</a> &ns, UErrorCode &status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000035"></a>Class <a class="el" href="classicu_1_1Edits.html">icu::Edits</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000044"></a>Global <a class="el" href="classicu_1_1Edits.html#a9fecb739f5da0ab33d00d9169be4d2c7">icu::Edits::addReplace</a> (int32_t oldLength, int32_t newLength)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000043"></a>Global <a class="el" href="classicu_1_1Edits.html#a9e7ea9de23ef23c98ee6de4bfcda0bb5">icu::Edits::addUnchanged</a> (int32_t unchangedLength)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000045"></a>Global <a class="el" href="classicu_1_1Edits.html#a6fe19c2aca4ac17c5e631bbae02b2dbe">icu::Edits::copyErrorTo</a> (UErrorCode &outErrorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000036"></a>Global <a class="el" href="classicu_1_1Edits.html#aad73a1e766d550fc5649cee129d9c4f5">icu::Edits::Edits</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000037"></a>Global <a class="el" href="classicu_1_1Edits.html#a0e4831e132be3727d0a76f5e54713f19">icu::Edits::Edits</a> (const <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> &other)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000038"></a>Global <a class="el" href="classicu_1_1Edits.html#a14e5c024f7da03e16aa9b03fd6b62096">icu::Edits::Edits</a> (<a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> &&src)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000050"></a>Global <a class="el" href="classicu_1_1Edits.html#a48c1b738ee3e4d05488ce312ca007cc5">icu::Edits::getCoarseChangesIterator</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000051"></a>Global <a class="el" href="classicu_1_1Edits.html#ad107be5002c731eb4641f1d8fc7d2083">icu::Edits::getCoarseIterator</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000052"></a>Global <a class="el" href="classicu_1_1Edits.html#adaef983caff5414096a00195d6c91386">icu::Edits::getFineChangesIterator</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000053"></a>Global <a class="el" href="classicu_1_1Edits.html#a06c274c0250d46ee386083ac02342e2d">icu::Edits::getFineIterator</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000047"></a>Global <a class="el" href="classicu_1_1Edits.html#ad76a53b1059f90f1763060fcb7e55d0e">icu::Edits::hasChanges</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000049"></a>Class <a class="el" href="structicu_1_1Edits_1_1Iterator.html">icu::Edits::Iterator</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000068"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#a2c3828ebe1cfb42ff5dfa1cd76a6c1c2">icu::Edits::Iterator::destinationIndex</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000061"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#a7dd09618ecfc5747e914ee7ea06e8a25">icu::Edits::Iterator::destinationIndexFromSourceIndex</a> (int32_t i, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000060"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#a42e55e7bfb59e9d3ae197293a8eebed1">icu::Edits::Iterator::findDestinationIndex</a> (int32_t i, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000059"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#ad79a09eba65a561442c75c0dca833e5e">icu::Edits::Iterator::findSourceIndex</a> (int32_t i, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000063"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#aef2f5776f84938487d21f37f954f52d0">icu::Edits::Iterator::hasChange</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000055"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#ad00e9ff8ad5ae926172fdcf880014ebc">icu::Edits::Iterator::Iterator</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000056"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#a434032fa714133fd0087a08d8a3e37b8">icu::Edits::Iterator::Iterator</a> (const <a class="el" href="structicu_1_1Edits_1_1Iterator.html" title="Access to the list of edits. ">Iterator</a> &other)=default</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000065"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#a866a7386f5b4c732c43f983434a812ac">icu::Edits::Iterator::newLength</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000058"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#abf1e1bf188339745030a7298fb4e4e2b">icu::Edits::Iterator::next</a> (UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000064"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#ac71c867ecf5f68f5016be0b94009c124">icu::Edits::Iterator::oldLength</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000057"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#a9775a47e8b6404cee5afbeab1f58fe6d">icu::Edits::Iterator::operator=</a> (const <a class="el" href="structicu_1_1Edits_1_1Iterator.html" title="Access to the list of edits. ">Iterator</a> &other)=default</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000067"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#afe967ee5b3edb3d77b5a4d0e79639fb0">icu::Edits::Iterator::replacementIndex</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000066"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#a9474a38c82267c7fddf46ece81ab1f58">icu::Edits::Iterator::sourceIndex</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000062"></a>Global <a class="el" href="structicu_1_1Edits_1_1Iterator.html#aef27bae592e808915c6d1606704a211f">icu::Edits::Iterator::sourceIndexFromDestinationIndex</a> (int32_t i, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000046"></a>Global <a class="el" href="classicu_1_1Edits.html#acfff62e7674b775af7a1a551ea4b3520">icu::Edits::lengthDelta</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000054"></a>Global <a class="el" href="classicu_1_1Edits.html#ae085455ce179cd1a122fcf9a40500654">icu::Edits::mergeAndAppend</a> (const <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> &ab, const <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> &bc, UErrorCode &errorCode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000048"></a>Global <a class="el" href="classicu_1_1Edits.html#adbd4e3cda9b33fa48dfaeb7f3fc820c7">icu::Edits::numberOfChanges</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000040"></a>Global <a class="el" href="classicu_1_1Edits.html#a25e139a7b48870de7dd24b8ec809a44c">icu::Edits::operator=</a> (const <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> &other)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000041"></a>Global <a class="el" href="classicu_1_1Edits.html#a0931f7f3fb3153f7ffe82153ddba53b7">icu::Edits::operator=</a> (<a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> &&src)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000042"></a>Global <a class="el" href="classicu_1_1Edits.html#a3054781ef0714870a254310ca294ea08">icu::Edits::reset</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000039"></a>Global <a class="el" href="classicu_1_1Edits.html#ad2ae161f49ee58d2cb3ce0ef0947ee73">icu::Edits::~Edits</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000069"></a>Global <a class="el" href="classicu_1_1FilteredBreakIteratorBuilder.html#a4f044d1cf70945968e0e01f97e1957df">icu::FilteredBreakIteratorBuilder::createEmptyInstance</a> (UErrorCode &status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000070"></a>Global <a class="el" href="classicu_1_1FilteredBreakIteratorBuilder.html#a66f08af8420ba9627f59d3ee1172fec2">icu::FilteredBreakIteratorBuilder::wrapIteratorWithFilter</a> (<a class="el" href="classicu_1_1BreakIterator.html" title="The BreakIterator class implements methods for finding the location of boundaries in text...">BreakIterator</a> *adoptBreakIterator, UErrorCode &status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000076"></a>Global <a class="el" href="classicu_1_1FilteredNormalizer2.html#af9af1a0575ae9951b09c6b8676c43315">icu::FilteredNormalizer2::isNormalizedUTF8</a> (<a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> s, UErrorCode &errorCode) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000075"></a>Global <a class="el" href="classicu_1_1FilteredNormalizer2.html#a55d4c61adc4f584ee4c6ec2ee2f0a54d">icu::FilteredNormalizer2::normalizeUTF8</a> (uint32_t options, <a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> src, <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes. ">ByteSink</a> &sink, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000072"></a>Global <a class="el" href="classicu_1_1LocalArray.html#a90a1a8d95ce505f7e9116fc02a33bf10">icu::LocalArray< T >::moveFrom</a> (LocalArray< T > &src)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 56 </dd> <dt><a class="anchor" id="_draft000071"></a>Global <a class="el" href="classicu_1_1LocalPointer.html#a501c81ab793200b9ca701815139c24b0">icu::LocalPointer< T >::moveFrom</a> (LocalPointer< T > &src)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 56 </dd> <dt><a class="anchor" id="_draft000101"></a>Global <a class="el" href="classicu_1_1MeasureFormat.html#a29a37d229e70e96e6aefe5a2d156cc35">icu::MeasureFormat::parseObject</a> (const <a class="el" href="classicu_1_1UnicodeString.html" title="UnicodeString is a string class that stores Unicode characters directly and provides similar function...">UnicodeString</a> &source, <a class="el" href="classicu_1_1Formattable.html" title="Formattable objects can be passed to the Format class or its subclasses for formatting. ">Formattable</a> &reslt, <a class="el" href="classicu_1_1ParsePosition.html" title="ParsePosition is a simple class used by Format and its subclasses to keep track of the current positi...">ParsePosition</a> &pos) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 53 </dd> <dt><a class="anchor" id="_draft000102"></a>Global <a class="el" href="classicu_1_1MeasureUnit.html#aa7daa35e1a20da1f4c794839de676085">icu::MeasureUnit::createPoint</a> (UErrorCode &status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000074"></a>Global <a class="el" href="classicu_1_1Normalizer2.html#ad46aab81c476294d254485f2ad310b3a">icu::Normalizer2::isNormalizedUTF8</a> (<a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> s, UErrorCode &errorCode) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000073"></a>Global <a class="el" href="classicu_1_1Normalizer2.html#acf059465e9ced97d153fd21e5a048a37">icu::Normalizer2::normalizeUTF8</a> (uint32_t options, <a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> src, <a class="el" href="classicu_1_1ByteSink.html" title="A ByteSink can be filled with bytes. ">ByteSink</a> &sink, <a class="el" href="classicu_1_1Edits.html" title="Records lengths of string edits but not replacement text. ">Edits</a> *edits, UErrorCode &errorCode) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000103"></a>Class <a class="el" href="classicu_1_1NoUnit.html">icu::NoUnit</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000104"></a>Global <a class="el" href="classicu_1_1NoUnit.html#a6a4b6d95c7a2a21d6b2817010b5f1e74">icu::NoUnit::base</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000108"></a>Global <a class="el" href="classicu_1_1NoUnit.html#a80e8ecc26d6e00249c0d2db3abe1799c">icu::NoUnit::clone</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000109"></a>Global <a class="el" href="classicu_1_1NoUnit.html#a9f4fadb247dd5913f940749ed382f594">icu::NoUnit::getDynamicClassID</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000110"></a>Global <a class="el" href="classicu_1_1NoUnit.html#a147cf9d841c79696e30d05f17e2040f9">icu::NoUnit::getStaticClassID</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000107"></a>Global <a class="el" href="classicu_1_1NoUnit.html#a156abb30a62a91dd57b92029ff9731ec">icu::NoUnit::NoUnit</a> (const <a class="el" href="classicu_1_1NoUnit.html" title="Dimensionless unit for percent and permille. ">NoUnit</a> &other)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000105"></a>Global <a class="el" href="classicu_1_1NoUnit.html#a8a5fa3458dfd9315cd457d15f83ea6e4">icu::NoUnit::percent</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000106"></a>Global <a class="el" href="classicu_1_1NoUnit.html#af7b557518cd732c671655c3b0d4ed50e">icu::NoUnit::permille</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000111"></a>Global <a class="el" href="classicu_1_1NoUnit.html#afa1718d371305904bb5f58a1f6bc65ca">icu::NoUnit::~NoUnit</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000130"></a>Class <a class="el" href="classicu_1_1number_1_1CurrencyRounder.html">icu::number::CurrencyRounder</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000159"></a>Global <a class="el" href="classicu_1_1number_1_1CurrencyRounder.html#adf20387b783c4f51cda7fc6107c63f0a">icu::number::CurrencyRounder::withCurrency</a> (const <a class="el" href="classicu_1_1CurrencyUnit.html" title="A unit of currency, such as USD (U.S. ">CurrencyUnit</a> &currency) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000135"></a>Class <a class="el" href="classicu_1_1number_1_1FormattedNumber.html">icu::number::FormattedNumber</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000182"></a>Global <a class="el" href="classicu_1_1number_1_1FormattedNumber.html#a5e2eb957ee505291eeed7346844f55b8">icu::number::FormattedNumber::appendTo</a> (<a class="el" href="classicu_1_1Appendable.html" title="Base class for objects to which Unicode characters and strings can be appended. ">Appendable</a> &appendable)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000183"></a>Global <a class="el" href="classicu_1_1number_1_1FormattedNumber.html#a8d619ad6fd81da5191b1f6a001cf55aa">icu::number::FormattedNumber::populateFieldPosition</a> (<a class="el" href="classicu_1_1FieldPosition.html" title="FieldPosition is a simple class used by Format and its subclasses to identify fields in formatted out...">FieldPosition</a> &fieldPosition, UErrorCode &status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000184"></a>Global <a class="el" href="classicu_1_1number_1_1FormattedNumber.html#ae11233f56123263098464e81a1c11e86">icu::number::FormattedNumber::populateFieldPositionIterator</a> (<a class="el" href="classicu_1_1FieldPositionIterator.html" title="FieldPositionIterator returns the field ids and their start/limit positions generated by a call to Fo...">FieldPositionIterator</a> &iterator, UErrorCode &status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000181"></a>Global <a class="el" href="classicu_1_1number_1_1FormattedNumber.html#a90879163568aaa20b23d0df36171d69c">icu::number::FormattedNumber::toString</a> () const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000185"></a>Global <a class="el" href="classicu_1_1number_1_1FormattedNumber.html#ac4d706a0a9881bd88c4d233bcd83cb51">icu::number::FormattedNumber::~FormattedNumber</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000129"></a>Class <a class="el" href="classicu_1_1number_1_1FractionRounder.html">icu::number::FractionRounder</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000158"></a>Global <a class="el" href="classicu_1_1number_1_1FractionRounder.html#a9a1c82f491ead7483856e202d131ecf6">icu::number::FractionRounder::withMaxDigits</a> (int32_t maxSignificantDigits) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000157"></a>Global <a class="el" href="classicu_1_1number_1_1FractionRounder.html#af461adfe2343ce7ce3179b21dd58e04a">icu::number::FractionRounder::withMinDigits</a> (int32_t minSignificantDigits) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000131"></a>Class <a class="el" href="classicu_1_1number_1_1IncrementRounder.html">icu::number::IncrementRounder</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000160"></a>Global <a class="el" href="classicu_1_1number_1_1IncrementRounder.html#a225ed81da79976833bcf3889501b234e">icu::number::IncrementRounder::withMinFraction</a> (int32_t minFrac) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000132"></a>Class <a class="el" href="classicu_1_1number_1_1IntegerWidth.html">icu::number::IntegerWidth</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000162"></a>Global <a class="el" href="classicu_1_1number_1_1IntegerWidth.html#ab45179b7fcda697977650ec0f5f4a7c5">icu::number::IntegerWidth::truncateAt</a> (int32_t maxInt)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000161"></a>Global <a class="el" href="classicu_1_1number_1_1IntegerWidth.html#a27447dddc4696ae1b8644a8700de8cee">icu::number::IntegerWidth::zeroFillTo</a> (int32_t minInt)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000134"></a>Class <a class="el" href="classicu_1_1number_1_1LocalizedNumberFormatter.html">icu::number::LocalizedNumberFormatter</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000178"></a>Global <a class="el" href="classicu_1_1number_1_1LocalizedNumberFormatter.html#a9d4fa25ae3cf226e40fb540e90c0de75">icu::number::LocalizedNumberFormatter::formatDecimal</a> (<a class="el" href="classicu_1_1StringPiece.html" title="A string-like object that points to a sized piece of memory. ">StringPiece</a> value, UErrorCode &status) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000177"></a>Global <a class="el" href="classicu_1_1number_1_1LocalizedNumberFormatter.html#ad5ea78348ded68f66a2a6a049cc5706f">icu::number::LocalizedNumberFormatter::formatDouble</a> (double value, UErrorCode &status) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000176"></a>Global <a class="el" href="classicu_1_1number_1_1LocalizedNumberFormatter.html#a55cbc3620909be5a5366e0a3fa2c04ea">icu::number::LocalizedNumberFormatter::formatInt</a> (int64_t value, UErrorCode &status) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000179"></a>Global <a class="el" href="classicu_1_1number_1_1LocalizedNumberFormatter.html#a5777edd3b70644655d63b2c66aeb1a01">icu::number::LocalizedNumberFormatter::LocalizedNumberFormatter</a> (const <a class="el" href="classicu_1_1number_1_1LocalizedNumberFormatter.html" title="A NumberFormatter that has a locale associated with it; this means .format() methods are available...">LocalizedNumberFormatter</a> &other)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000180"></a>Global <a class="el" href="classicu_1_1number_1_1LocalizedNumberFormatter.html#a7f29fdb69ada37efca6d01f01fa91b10">icu::number::LocalizedNumberFormatter::~LocalizedNumberFormatter</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000126"></a>Class <a class="el" href="classicu_1_1number_1_1Notation.html">icu::number::Notation</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000140"></a>Global <a class="el" href="classicu_1_1number_1_1Notation.html#a4ee8b10544f57664c71cecba50017cc5">icu::number::Notation::compactLong</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000139"></a>Global <a class="el" href="classicu_1_1number_1_1Notation.html#a28581e9aa7310a440217cc19e7a66235">icu::number::Notation::compactShort</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000138"></a>Global <a class="el" href="classicu_1_1number_1_1Notation.html#a28aa14d3532ca5293be80cc60e8897d4">icu::number::Notation::engineering</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000137"></a>Global <a class="el" href="classicu_1_1number_1_1Notation.html#af4c280c77ea7fb0cde271def38ac4781">icu::number::Notation::scientific</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000141"></a>Global <a class="el" href="classicu_1_1number_1_1Notation.html#a814b22bf5c419a7addb08b5bf8ee436f">icu::number::Notation::simple</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000136"></a>Class <a class="el" href="classicu_1_1number_1_1NumberFormatter.html">icu::number::NumberFormatter</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000188"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatter.html#abca36c2ac764378ff111c2d0e409a83f">icu::number::NumberFormatter::NumberFormatter</a> ()=delete</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000186"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatter.html#a98b94ede3bc4bec69584ee8d8027fd98">icu::number::NumberFormatter::with</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000187"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatter.html#af1f2e5dbccfaa84fee8347946ea810c4">icu::number::NumberFormatter::withLocale</a> (const <a class="el" href="classicu_1_1Locale.html" title="A Locale object represents a specific geographical, political, or cultural region. ">Locale</a> &locale)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000169"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#a4d9a6daf3c4f4efac9fbe80b89d1668e">icu::number::NumberFormatterSettings< Derived >::adoptSymbols</a> (const <a class="el" href="classicu_1_1NumberingSystem.html" title="Defines numbering systems. ">NumberingSystem</a> *symbols) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000165"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#ae1459eb8c5560aae68270326e9b63527">icu::number::NumberFormatterSettings< Derived >::adoptUnit</a> (const <a class="el" href="classicu_1_1MeasureUnit.html" title="A unit such as length, mass, volume, currency, etc. ">icu::MeasureUnit</a> *unit) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000173"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#a8e9fa209d30169e4a4643a22d509459d">icu::number::NumberFormatterSettings< Derived >::copyErrorTo</a> (UErrorCode &outErrorCode) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000172"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#a7b03e99fe7b7da53a9ec3dee96a65bc6">icu::number::NumberFormatterSettings< Derived >::decimal</a> (const UNumberDecimalSeparatorDisplay &width) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000167"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#afa50212a0ce85fc745e9dc40896920bb">icu::number::NumberFormatterSettings< Derived >::integerWidth</a> (const <a class="el" href="classicu_1_1number_1_1IntegerWidth.html" title="A class that defines the strategy for padding and truncating integers before the decimal separator...">IntegerWidth</a> &style) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000163"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#ae95fcd63f68a5cdfabde04945a2f0911">icu::number::NumberFormatterSettings< Derived >::notation</a> (const <a class="el" href="classicu_1_1number_1_1Notation.html" title="A class that defines the notation style to be used when formatting numbers in NumberFormatter. ">Notation</a> &notation) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000166"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#a681c1c0d2a53597a610df5a82688f556">icu::number::NumberFormatterSettings< Derived >::rounding</a> (const <a class="el" href="classicu_1_1number_1_1Rounder.html" title="A class that defines the rounding strategy to be used when formatting numbers in NumberFormatter. ">Rounder</a> &rounder) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000171"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#aea994e4328b9f7a4136a0cae5192fff0">icu::number::NumberFormatterSettings< Derived >::sign</a> (const UNumberSignDisplay &width) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000168"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#ad751412bebca5ded07742aa647c3fadc">icu::number::NumberFormatterSettings< Derived >::symbols</a> (const <a class="el" href="classicu_1_1DecimalFormatSymbols.html" title="This class represents the set of symbols needed by DecimalFormat to format numbers. ">DecimalFormatSymbols</a> &symbols) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000164"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#a70ecfb9e6180b0dc4f16b5d2b61e8e98">icu::number::NumberFormatterSettings< Derived >::unit</a> (const <a class="el" href="classicu_1_1MeasureUnit.html" title="A unit such as length, mass, volume, currency, etc. ">icu::MeasureUnit</a> &unit) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000170"></a>Global <a class="el" href="classicu_1_1number_1_1NumberFormatterSettings.html#af23b98911cd63b8a2bceb93fcf2158e4">icu::number::NumberFormatterSettings< Derived >::unitWidth</a> (const UNumberUnitWidth &width) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000128"></a>Class <a class="el" href="classicu_1_1number_1_1Rounder.html">icu::number::Rounder</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000155"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#ac8bda895ef66064c9e4fb91a2fae0225">icu::number::Rounder::currency</a> (UCurrencyUsage currencyUsage)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000150"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a0e3c32603c4ff11099bf465fdf8f4466">icu::number::Rounder::fixedDigits</a> (int32_t minMaxSignificantDigits)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000146"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#abef89e03be1a82c3aedd700217d678b0">icu::number::Rounder::fixedFraction</a> (int32_t minMaxFractionPlaces)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000154"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a3ca08322647acdfb5b5f220717fe4e5f">icu::number::Rounder::increment</a> (double roundingIncrement)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000145"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a99a32b2e65760e72e63fcbb33891279f">icu::number::Rounder::integer</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000152"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a5299d450098e6968cf710d7bb9b00a84">icu::number::Rounder::maxDigits</a> (int32_t maxSignificantDigits)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000148"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a721dfa1f91dd66138672040804ef6507">icu::number::Rounder::maxFraction</a> (int32_t maxFractionPlaces)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000151"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a3677fe5e17206029a4f790eb5d92aff4">icu::number::Rounder::minDigits</a> (int32_t minSignificantDigits)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000147"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#aa31927d0141d83e9a076417e6abd622c">icu::number::Rounder::minFraction</a> (int32_t minFractionPlaces)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000153"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a157b5dbc9390ca6d24accb363f1afceb">icu::number::Rounder::minMaxDigits</a> (int32_t minSignificantDigits, int32_t maxSignificantDigits)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000149"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a0240b5a2a81256bfc2460990a48a871e">icu::number::Rounder::minMaxFraction</a> (int32_t minFractionPlaces, int32_t maxFractionPlaces)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000144"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#a9630302328d3e1636cddfe91a3b6ab81">icu::number::Rounder::unlimited</a> ()</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000156"></a>Global <a class="el" href="classicu_1_1number_1_1Rounder.html#afc76b8f89121600e9bf24957c47abc2f">icu::number::Rounder::withMode</a> (UNumberFormatRoundingMode roundingMode) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000127"></a>Class <a class="el" href="classicu_1_1number_1_1ScientificNotation.html">icu::number::ScientificNotation</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000143"></a>Global <a class="el" href="classicu_1_1number_1_1ScientificNotation.html#a6204c35483dc5bc84ec6ff5faeca9cf4">icu::number::ScientificNotation::withExponentSignDisplay</a> (UNumberSignDisplay exponentSignDisplay) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000142"></a>Global <a class="el" href="classicu_1_1number_1_1ScientificNotation.html#aec89ae2b5eadb9f8bb420b80702a9753">icu::number::ScientificNotation::withMinExponentDigits</a> (int32_t minExponentDigits) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000133"></a>Class <a class="el" href="classicu_1_1number_1_1UnlocalizedNumberFormatter.html">icu::number::UnlocalizedNumberFormatter</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000174"></a>Global <a class="el" href="classicu_1_1number_1_1UnlocalizedNumberFormatter.html#afd702010e9cd4bf2ee8c40c0e10b98fe">icu::number::UnlocalizedNumberFormatter::locale</a> (const <a class="el" href="classicu_1_1Locale.html" title="A Locale object represents a specific geographical, political, or cultural region. ">icu::Locale</a> &locale) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000175"></a>Global <a class="el" href="classicu_1_1number_1_1UnlocalizedNumberFormatter.html#a6cc5e27cecb1beca9bb2520ee6734e2f">icu::number::UnlocalizedNumberFormatter::UnlocalizedNumberFormatter</a> (const <a class="el" href="classicu_1_1number_1_1UnlocalizedNumberFormatter.html" title="A NumberFormatter that does not yet have a locale. ">UnlocalizedNumberFormatter</a> &other)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000189"></a>Global <a class="el" href="classicu_1_1NumberFormat.html#a33d5bc76cf10324d8e891987c82fa64e">icu::NumberFormat::getRoundingMode</a> (void) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000190"></a>Global <a class="el" href="classicu_1_1NumberFormat.html#ab06f428e751ab86160323eac8b8fbf04">icu::NumberFormat::setRoundingMode</a> (ERoundingMode roundingMode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000191"></a>Global <a class="el" href="classicu_1_1RuleBasedNumberFormat.html#adc3b01118468d73cd78e264edf344214">icu::RuleBasedNumberFormat::getRoundingMode</a> (void) const</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000192"></a>Global <a class="el" href="classicu_1_1RuleBasedNumberFormat.html#a37d7ca7db7a191cb1106fe3ee2901268">icu::RuleBasedNumberFormat::setRoundingMode</a> (ERoundingMode roundingMode)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000001"></a>Global <a class="el" href="classicu_1_1StringByteSink.html#a6bbb302649c70493ae10aec7831df7c7">icu::StringByteSink< StringClass >::StringByteSink</a> (StringClass *dest, int32_t initialAppendCapacity)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000020"></a>Global <a class="el" href="namespaceicu.html#ab15e2b6428fee2fb4a77de8e0278b3a1">icu::toOldUCharPtr</a> (char16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000019"></a>Global <a class="el" href="namespaceicu.html#a6041a4976319e61dfb49122614a851f7">icu::toOldUCharPtr</a> (const char16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000018"></a>Global <a class="el" href="namespaceicu.html#aa6035f45e4e41a4f7e7c7074e38304cd">icu::toUCharPtr</a> (char16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000017"></a>Global <a class="el" href="namespaceicu.html#aa9194d947e13bcd931ac0b4b4b12c657">icu::toUCharPtr</a> (const char16_t *p)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000085"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#a192249ea955b6b16d9f16e3dd85b9c6b">icu::UnicodeString::moveFrom</a> (<a class="el" href="classicu_1_1UnicodeString.html" title="UnicodeString is a string class that stores Unicode characters directly and provides similar function...">UnicodeString</a> &src)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 56 </dd> <dt><a class="anchor" id="_draft000088"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#a165952e279f254e96973d7bdaab0afeb">icu::UnicodeString::UnicodeString</a> (const std::nullptr_t text)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000087"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#ad207684eda109f23b5484a7a037e7327">icu::UnicodeString::UnicodeString</a> (const wchar_t *text)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000090"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#a350b1005b4885340c83f6d07754e49bc">icu::UnicodeString::UnicodeString</a> (const wchar_t *text, int32_t length)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000091"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#af957f04099d8ad18e9cb353558fb4ff4">icu::UnicodeString::UnicodeString</a> (const std::nullptr_t text, int32_t length)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000086"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#a3dfb12d47237b6cd2b805a260ceceb09">icu::UnicodeString::UnicodeString</a> (const uint16_t *text)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000092"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#ab02fee04c118fbdf44399fb5f6e41a08">icu::UnicodeString::UnicodeString</a> (uint16_t *buffer, int32_t buffLength, int32_t buffCapacity)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000093"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#a75962898a827ae0fcef3bf0464233825">icu::UnicodeString::UnicodeString</a> (wchar_t *buffer, int32_t buffLength, int32_t buffCapacity)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000094"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#a201cddb49a9d3c7d201e9021388a60f4">icu::UnicodeString::UnicodeString</a> (std::nullptr_t buffer, int32_t buffLength, int32_t buffCapacity)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000089"></a>Global <a class="el" href="classicu_1_1UnicodeString.html#af9d672bdc02d72338244f98d0f1acc2e">icu::UnicodeString::UnicodeString</a> (const uint16_t *text, int32_t length)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000084"></a>Global <a class="el" href="umachine_8h.html#a85b92f7aa77a10e854b4cbff55a7a88c">OldUChar</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000095"></a>Global <a class="el" href="utf16_8h.html#a6177f7434e170f4f5c5f4b3da80dfc2e">U16_GET_OR_FFFD</a> (s, start, i, length, c)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000096"></a>Global <a class="el" href="utf16_8h.html#aae327429fb56f51a9892d8f400d74d57">U16_NEXT_OR_FFFD</a> (s, i, length, c)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000097"></a>Global <a class="el" href="utf16_8h.html#a36550648044478d87971d2011b2393b0">U16_PREV_OR_FFFD</a> (s, start, i, c)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000080"></a>Global <a class="el" href="stringoptions_8h.html#a6c55b1f2753f1019027338237c6dcc38">U_EDITS_NO_RESET</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000081"></a>Global <a class="el" href="stringoptions_8h.html#a728ced1971bb0f7c53a16a7125bdbc77">U_OMIT_UNCHANGED_TEXT</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000079"></a>Global <a class="el" href="stringoptions_8h.html#a4975f537b9960f0330b233061ef0608d">U_TITLECASE_ADJUST_TO_CASED</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000078"></a>Global <a class="el" href="stringoptions_8h.html#a03770266cb241bde90f7846b22d8bca9">U_TITLECASE_SENTENCES</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000077"></a>Global <a class="el" href="stringoptions_8h.html#a0304046319a3c79e9dfdcc9b1f0a281e">U_TITLECASE_WHOLE_STRING</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000083"></a>Global <a class="el" href="ubrk_8h.html#a83ee5322d0bf7e93db259436b561ae17">ubrk_getBinaryRules</a> (UBreakIterator *bi, uint8_t *binaryRules, int32_t rulesCapacity, UErrorCode *status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000082"></a>Global <a class="el" href="ubrk_8h.html#ae2fecb07846f9f39b6202563d32ba51f">ubrk_openBinaryRules</a> (const uint8_t *binaryRules, int32_t rulesLength, const UChar *text, int32_t textLength, UErrorCode *status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000125"></a>Global <a class="el" href="numberformatter_8h.html#a1e0fe0c910e360dda5cdad3387e5a0c6abb6bc9885a6f2bee1795056d215f0522">UNUM_DECIMAL_SEPARATOR_ALWAYS</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000124"></a>Global <a class="el" href="numberformatter_8h.html#a1e0fe0c910e360dda5cdad3387e5a0c6a93927951d26b124a5557235406f290d6">UNUM_DECIMAL_SEPARATOR_AUTO</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000193"></a>Global <a class="el" href="unum_8h.html#aa98d41c5b9335a232136823151682204">unum_formatDoubleForFields</a> (const UNumberFormat *format, double number, UChar *result, int32_t resultLength, UFieldPositionIterator *fpositer, UErrorCode *status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000122"></a>Global <a class="el" href="numberformatter_8h.html#a18092ae1533c9c260f01c9dbf25589c9a3fcc7e72482eaa1f71e0a96506cf6ac2">UNUM_SIGN_ACCOUNTING</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000123"></a>Global <a class="el" href="numberformatter_8h.html#a18092ae1533c9c260f01c9dbf25589c9a5bcfdf8a223dd757686edeeda2eca603">UNUM_SIGN_ACCOUNTING_ALWAYS</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000120"></a>Global <a class="el" href="numberformatter_8h.html#a18092ae1533c9c260f01c9dbf25589c9a1c62fa437fad105b04e5fcbf65167f4a">UNUM_SIGN_ALWAYS</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000119"></a>Global <a class="el" href="numberformatter_8h.html#a18092ae1533c9c260f01c9dbf25589c9a3919ed89463cc89fc7f25cbd9c9e4968">UNUM_SIGN_AUTO</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000121"></a>Global <a class="el" href="numberformatter_8h.html#a18092ae1533c9c260f01c9dbf25589c9a54dff733ecf5a488b6176a3de58229f0">UNUM_SIGN_NEVER</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000116"></a>Global <a class="el" href="numberformatter_8h.html#a5ee613b0f806f558d9ea877aa62a0c3fa21dfe289ee4e87262df9622134ab29db">UNUM_UNIT_WIDTH_FULL_NAME</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000118"></a>Global <a class="el" href="numberformatter_8h.html#a5ee613b0f806f558d9ea877aa62a0c3fa1b45ff25f674b915fb1481b30e23eea5">UNUM_UNIT_WIDTH_HIDDEN</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000117"></a>Global <a class="el" href="numberformatter_8h.html#a5ee613b0f806f558d9ea877aa62a0c3fad0ce2ec95aad4c8c32967b9e2f84fcfb">UNUM_UNIT_WIDTH_ISO_CODE</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000114"></a>Global <a class="el" href="numberformatter_8h.html#a5ee613b0f806f558d9ea877aa62a0c3fa721badced2bb2b04f6c10afaed3bedef">UNUM_UNIT_WIDTH_NARROW</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000115"></a>Global <a class="el" href="numberformatter_8h.html#a5ee613b0f806f558d9ea877aa62a0c3fad8d8a2f752f8e91c3360c9a5399ef593">UNUM_UNIT_WIDTH_SHORT</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000113"></a>Global <a class="el" href="numberformatter_8h.html#add0d83db5211578a00a847edabbed102">UNumberSignDisplay</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000112"></a>Global <a class="el" href="numberformatter_8h.html#a07ddf4ac13a5c17f72f967b1dd8bd464">UNumberUnitWidth</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 60 </dd> <dt><a class="anchor" id="_draft000194"></a>Global <a class="el" href="upluralrules_8h.html#a560bc923548288ce0b4464079b7dd683">uplrules_getKeywords</a> (const UPluralRules *uplrules, UErrorCode *status)</dt> <dd>This API may be changed in the future versions and was introduced in ICU 59 </dd> <dt><a class="anchor" id="_draft000195"></a>Global <a class="el" href="uregex_8h.html#a874989dfec4cbeb6baf4d1a51cb529aea95ee02c73b45843f44d316c913826b79">UREGEX_CANON_EQ</a> </dt> <dd>This API may be changed in the future versions and was introduced in ICU 2.4 </dd> </dl> </div></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
💾 Save Changes
❌ Cancel