Файловый менеджер - Редактировать - /opt/alt/alt-nodejs20/root/usr/share/doc/alt-nodejs20-libicu-doc/ulocale_8h_source.html
Назад
<!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 78.3: common/unicode/ulocale.h Source File</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="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.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 78.3  <span id="projectnumber">78.3</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <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('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_bdd9a5d540de89e9fe90efdfc6973a4f.html">common</a></li><li class="navelem"><a class="el" href="dir_f59c6450ff718ff1b085cfd1c36acbd7.html">unicode</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">ulocale.h</div> </div> </div><!--header--> <div class="contents"> <a href="ulocale_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">// © 2023 and later: Unicode, Inc. and others.</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// License & terms of use: http://www.unicode.org/copyright.html</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#ifndef ULOCALE_H</span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#define ULOCALE_H</span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> </div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include "<a class="code" href="localpointer_8h.html">unicode/localpointer.h</a>"</span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include "<a class="code" href="uenum_8h.html">unicode/uenum.h</a>"</span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include "<a class="code" href="utypes_8h.html">unicode/utypes.h</a>"</span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="keyword">struct </span><a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> </div><div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22"> 26</a></span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>;</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* U_EXPORT2</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <a class="code" href="ulocale_8h.html#a3b235e17a22a170b4a5af2d1f8554b7c">ulocale_openForLocaleID</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* localeID, int32_t length, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a>* err);</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> </div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* U_EXPORT2</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <a class="code" href="ulocale_8h.html#a4c3f4a47265aaa480fda013df6222a4a">ulocale_openForLanguageTag</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* tag, int32_t length, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a>* err);</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keywordtype">void</span> U_EXPORT2</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <a class="code" href="ulocale_8h.html#accb6ba0e6f9519a0caf033ef3a9a6068">ulocale_close</a>(<a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* U_EXPORT2</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <a class="code" href="ulocale_8h.html#ab15525c473e2888a912e8762c5755185">ulocale_getLanguage</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> </div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* U_EXPORT2</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <a class="code" href="ulocale_8h.html#a4bdba1c08b84b2b929c1125017ef5bb8">ulocale_getScript</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* U_EXPORT2</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> <a class="code" href="ulocale_8h.html#a5b1f7c6cf14b2ec59fb17e9a38027151">ulocale_getRegion</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> </div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* U_EXPORT2</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <a class="code" href="ulocale_8h.html#aa91a3e1490ed0c928c495559ee8f8b36">ulocale_getVariant</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span> </div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* U_EXPORT2</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span> <a class="code" href="ulocale_8h.html#abafae32e4250c998352218f27efafd9d">ulocale_getLocaleID</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span> </div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keyword">const</span> <span class="keywordtype">char</span>* U_EXPORT2</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span> <a class="code" href="ulocale_8h.html#aa21b2899e2899b238d09a693a8fa09e5">ulocale_getBaseName</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <span class="keywordtype">bool</span> U_EXPORT2</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span> <a class="code" href="ulocale_8h.html#ac0c9cd67779e38fb068d7f49154007ca">ulocale_isBogus</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale);</div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span> </div><div class="line"><a name="l00152"></a><span class="lineno"> 152</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <a class="code" href="uenum_8h.html#a32b7253b2148022535be36a9fcdb5a8d">UEnumeration</a>* U_EXPORT2</div><div class="line"><a name="l00153"></a><span class="lineno"> 153</span> <a class="code" href="ulocale_8h.html#a42dbe5cd9e388326e65e54e3bb8c29f1">ulocale_getKeywords</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> *err);</div><div class="line"><a name="l00154"></a><span class="lineno"> 154</span> </div><div class="line"><a name="l00164"></a><span class="lineno"> 164</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> <a class="code" href="uenum_8h.html#a32b7253b2148022535be36a9fcdb5a8d">UEnumeration</a>* U_EXPORT2</div><div class="line"><a name="l00165"></a><span class="lineno"> 165</span> <a class="code" href="ulocale_8h.html#a98368a26224ee542622157975699b15b">ulocale_getUnicodeKeywords</a>(<span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> *err);</div><div class="line"><a name="l00166"></a><span class="lineno"> 166</span> </div><div class="line"><a name="l00182"></a><span class="lineno"> 182</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> int32_t U_EXPORT2</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span> <a class="code" href="ulocale_8h.html#aef0c2539bb9d945ffdea3ee4591ec675">ulocale_getKeywordValue</a>(</div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale, <span class="keyword">const</span> <span class="keywordtype">char</span>* keyword, int32_t keywordLength,</div><div class="line"><a name="l00185"></a><span class="lineno"> 185</span>  <span class="keywordtype">char</span>* valueBuffer, int32_t valueBufferCapacity, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> *err);</div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span> </div><div class="line"><a name="l00202"></a><span class="lineno"> 202</span> <a class="code" href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a> int32_t U_EXPORT2</div><div class="line"><a name="l00203"></a><span class="lineno"> 203</span> <a class="code" href="ulocale_8h.html#aac3db0039d2786e496b61df2802c7a00">ulocale_getUnicodeKeywordValue</a>(</div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  <span class="keyword">const</span> <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>* locale, <span class="keyword">const</span> <span class="keywordtype">char</span>* keyword, int32_t keywordLength,</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <span class="keywordtype">char</span>* valueBuffer, int32_t valueBufferCapacity, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> *err);</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span> </div><div class="line"><a name="l00207"></a><span class="lineno"> 207</span> <span class="preprocessor">#if U_SHOW_CPLUSPLUS_API</span></div><div class="line"><a name="l00208"></a><span class="lineno"> 208</span> </div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span> U_NAMESPACE_BEGIN</div><div class="line"><a name="l00210"></a><span class="lineno"> 210</span> </div><div class="line"><a name="l00220"></a><span class="lineno"> 220</span> <a class="code" href="localpointer_8h.html#a3030f841466c4bbbd465ac9c4b999549">U_DEFINE_LOCAL_OPEN_POINTER</a>(<a class="code" href="classLocalULocalePointer.html">LocalULocalePointer</a>, <a class="code" href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a>, <a class="code" href="ulocale_8h.html#accb6ba0e6f9519a0caf033ef3a9a6068">ulocale_close</a>);</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span> </div><div class="line"><a name="l00222"></a><span class="lineno"> 222</span> U_NAMESPACE_END</div><div class="line"><a name="l00223"></a><span class="lineno"> 223</span> </div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span> <span class="preprocessor">#endif </span><span class="comment">/* U_SHOW_CPLUSPLUS_API */</span><span class="preprocessor"></span></div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span> </div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span> <span class="preprocessor">#endif </span><span class="comment">/*_ULOCALE */</span><span class="preprocessor"></span></div><div class="ttc" id="umachine_8h_html_a676114b1a64bb7c2de15c919a00b28df"><div class="ttname"><a href="umachine_8h.html#a676114b1a64bb7c2de15c919a00b28df">U_CAPI</a></div><div class="ttdeci">#define U_CAPI</div><div class="ttdoc">This is used to declare a function as a public ICU C API. </div><div class="ttdef"><b>Definition:</b> <a href="umachine_8h_source.html#l00110">umachine.h:110</a></div></div> <div class="ttc" id="ulocale_8h_html_a42dbe5cd9e388326e65e54e3bb8c29f1"><div class="ttname"><a href="ulocale_8h.html#a42dbe5cd9e388326e65e54e3bb8c29f1">ulocale_getKeywords</a></div><div class="ttdeci">U_CAPI UEnumeration * ulocale_getKeywords(const ULocale *locale, UErrorCode *err)</div><div class="ttdoc">Gets the list of keywords for the specified locale. </div></div> <div class="ttc" id="ulocale_8h_html_a98368a26224ee542622157975699b15b"><div class="ttname"><a href="ulocale_8h.html#a98368a26224ee542622157975699b15b">ulocale_getUnicodeKeywords</a></div><div class="ttdeci">U_CAPI UEnumeration * ulocale_getUnicodeKeywords(const ULocale *locale, UErrorCode *err)</div><div class="ttdoc">Gets the list of unicode keywords for the specified locale. </div></div> <div class="ttc" id="ulocale_8h_html_ab15525c473e2888a912e8762c5755185"><div class="ttname"><a href="ulocale_8h.html#ab15525c473e2888a912e8762c5755185">ulocale_getLanguage</a></div><div class="ttdeci">U_CAPI const char * ulocale_getLanguage(const ULocale *locale)</div><div class="ttdoc">Returns the locale&#39;s ISO-639 language code. </div></div> <div class="ttc" id="uenum_8h_html_a32b7253b2148022535be36a9fcdb5a8d"><div class="ttname"><a href="uenum_8h.html#a32b7253b2148022535be36a9fcdb5a8d">UEnumeration</a></div><div class="ttdeci">struct UEnumeration UEnumeration</div><div class="ttdoc">structure representing an enumeration object instance </div><div class="ttdef"><b>Definition:</b> <a href="uenum_8h_source.html#l00044">uenum.h:44</a></div></div> <div class="ttc" id="ulocale_8h_html_a4c3f4a47265aaa480fda013df6222a4a"><div class="ttname"><a href="ulocale_8h.html#a4c3f4a47265aaa480fda013df6222a4a">ulocale_openForLanguageTag</a></div><div class="ttdeci">U_CAPI ULocale * ulocale_openForLanguageTag(const char *tag, int32_t length, UErrorCode *err)</div><div class="ttdoc">Constructs an ULocale from the provided IETF BCP 47 language tag. </div></div> <div class="ttc" id="ulocale_8h_html_aa21b2899e2899b238d09a693a8fa09e5"><div class="ttname"><a href="ulocale_8h.html#aa21b2899e2899b238d09a693a8fa09e5">ulocale_getBaseName</a></div><div class="ttdeci">U_CAPI const char * ulocale_getBaseName(const ULocale *locale)</div><div class="ttdoc">Returns the programmatic name of the entire locale as ulocale_getLocaleID() would return...</div></div> <div class="ttc" id="ulocale_8h_html_abafae32e4250c998352218f27efafd9d"><div class="ttname"><a href="ulocale_8h.html#abafae32e4250c998352218f27efafd9d">ulocale_getLocaleID</a></div><div class="ttdeci">U_CAPI const char * ulocale_getLocaleID(const ULocale *locale)</div><div class="ttdoc">Returns the programmatic name of the entire locale, with the language, country and variant separated ...</div></div> <div class="ttc" id="ulocale_8h_html_a5b1f7c6cf14b2ec59fb17e9a38027151"><div class="ttname"><a href="ulocale_8h.html#a5b1f7c6cf14b2ec59fb17e9a38027151">ulocale_getRegion</a></div><div class="ttdeci">U_CAPI const char * ulocale_getRegion(const ULocale *locale)</div><div class="ttdoc">Returns the locale&#39;s ISO-3166 region code. </div></div> <div class="ttc" id="ulocale_8h_html_a4bdba1c08b84b2b929c1125017ef5bb8"><div class="ttname"><a href="ulocale_8h.html#a4bdba1c08b84b2b929c1125017ef5bb8">ulocale_getScript</a></div><div class="ttdeci">U_CAPI const char * ulocale_getScript(const ULocale *locale)</div><div class="ttdoc">Returns the locale&#39;s ISO-15924 abbreviation script code. </div></div> <div class="ttc" id="localpointer_8h_html_a3030f841466c4bbbd465ac9c4b999549"><div class="ttname"><a href="localpointer_8h.html#a3030f841466c4bbbd465ac9c4b999549">U_DEFINE_LOCAL_OPEN_POINTER</a></div><div class="ttdeci">#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)</div><div class="ttdoc">"Smart pointer" definition macro, deletes objects via the closeFunction. </div><div class="ttdef"><b>Definition:</b> <a href="localpointer_8h_source.html#l00548">localpointer.h:548</a></div></div> <div class="ttc" id="localpointer_8h_html"><div class="ttname"><a href="localpointer_8h.html">localpointer.h</a></div><div class="ttdoc">C++ API: "Smart pointers" for use with and in ICU4C C++ code. </div></div> <div class="ttc" id="ulocale_8h_html_accb6ba0e6f9519a0caf033ef3a9a6068"><div class="ttname"><a href="ulocale_8h.html#accb6ba0e6f9519a0caf033ef3a9a6068">ulocale_close</a></div><div class="ttdeci">U_CAPI void ulocale_close(ULocale *locale)</div><div class="ttdoc">Close the locale and destroy it&#39;s internal states. </div></div> <div class="ttc" id="classLocalULocalePointer_html"><div class="ttname"><a href="classLocalULocalePointer.html">LocalULocalePointer</a></div><div class="ttdoc">"Smart pointer" class, closes a ULocale via ulocale_close(). </div></div> <div class="ttc" id="ulocale_8h_html_aef0c2539bb9d945ffdea3ee4591ec675"><div class="ttname"><a href="ulocale_8h.html#aef0c2539bb9d945ffdea3ee4591ec675">ulocale_getKeywordValue</a></div><div class="ttdeci">U_CAPI int32_t ulocale_getKeywordValue(const ULocale *locale, const char *keyword, int32_t keywordLength, char *valueBuffer, int32_t valueBufferCapacity, UErrorCode *err)</div><div class="ttdoc">Gets the value for a keyword. </div></div> <div class="ttc" id="ulocale_8h_html_aac3db0039d2786e496b61df2802c7a00"><div class="ttname"><a href="ulocale_8h.html#aac3db0039d2786e496b61df2802c7a00">ulocale_getUnicodeKeywordValue</a></div><div class="ttdeci">U_CAPI int32_t ulocale_getUnicodeKeywordValue(const ULocale *locale, const char *keyword, int32_t keywordLength, char *valueBuffer, int32_t valueBufferCapacity, UErrorCode *err)</div><div class="ttdoc">Gets the Unicode value for a Unicode keyword. </div></div> <div class="ttc" id="utypes_8h_html_a3343c1c8a8377277046774691c98d78c"><div class="ttname"><a href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a></div><div class="ttdeci">UErrorCode</div><div class="ttdoc">Standard ICU4C error code type, a substitute for exceptions. </div><div class="ttdef"><b>Definition:</b> <a href="utypes_8h_source.html#l00509">utypes.h:509</a></div></div> <div class="ttc" id="ulocale_8h_html_a3b235e17a22a170b4a5af2d1f8554b7c"><div class="ttname"><a href="ulocale_8h.html#a3b235e17a22a170b4a5af2d1f8554b7c">ulocale_openForLocaleID</a></div><div class="ttdeci">U_CAPI ULocale * ulocale_openForLocaleID(const char *localeID, int32_t length, UErrorCode *err)</div><div class="ttdoc">Constructs an ULocale from the locale ID. </div></div> <div class="ttc" id="uenum_8h_html"><div class="ttname"><a href="uenum_8h.html">uenum.h</a></div><div class="ttdoc">C API: String Enumeration. </div></div> <div class="ttc" id="ulocale_8h_html_aa5a1850d572e0fdb8a74aeee5cf0dd22"><div class="ttname"><a href="ulocale_8h.html#aa5a1850d572e0fdb8a74aeee5cf0dd22">ULocale</a></div><div class="ttdeci">struct ULocale ULocale</div><div class="ttdoc">C typedef for struct ULocale. </div><div class="ttdef"><b>Definition:</b> <a href="ulocale_8h_source.html#l00026">ulocale.h:26</a></div></div> <div class="ttc" id="utypes_8h_html"><div class="ttname"><a href="utypes_8h.html">utypes.h</a></div><div class="ttdoc">Basic definitions for ICU, for both C and C++ APIs. </div></div> <div class="ttc" id="ulocale_8h_html_aa91a3e1490ed0c928c495559ee8f8b36"><div class="ttname"><a href="ulocale_8h.html#aa91a3e1490ed0c928c495559ee8f8b36">ulocale_getVariant</a></div><div class="ttdeci">U_CAPI const char * ulocale_getVariant(const ULocale *locale)</div><div class="ttdoc">Returns the locale&#39;s variant code. </div></div> <div class="ttc" id="ulocale_8h_html_ac0c9cd67779e38fb068d7f49154007ca"><div class="ttname"><a href="ulocale_8h.html#ac0c9cd67779e38fb068d7f49154007ca">ulocale_isBogus</a></div><div class="ttdeci">U_CAPI bool ulocale_isBogus(const ULocale *locale)</div><div class="ttdoc">Gets the bogus state. </div></div> </div><!-- fragment --></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>
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка