Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > ad014b3fb78ee8a65d2d78c2a517808a > files > 1009

icu-doc-52.1-2.4.mga4.noarch.rpm

<!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"/>
<title>ICU 52.1: ulocdata.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="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 style="padding-left: 0.5em;">
   <div id="projectname">ICU 52.1
   &#160;<span id="projectnumber">52.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_73bc6a9bb617ea1bc89a10aa59ce84e4.html">i18n</a></li><li class="navelem"><a class="el" href="dir_0119ce638985e8a1561a00fdb5f76ff6.html">unicode</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">ulocdata.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="ulocdata_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>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">******************************************************************************</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">*                                                                            *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">* Copyright (C) 2003-2013, International Business Machines                   *</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">*                Corporation and others. All Rights Reserved.                *</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">*                                                                            *</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">******************************************************************************</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">*   file name:  ulocdata.h</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">*   encoding:   US-ASCII</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">*   tab size:   8 (not used)</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">*   indentation:4</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">*</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">*   created on: 2003Oct21</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">*   created by: Ram Viswanadha</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">*/</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#ifndef __ULOCDATA_H__</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define __ULOCDATA_H__</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="ures_8h.html" title="C API: Resource Bundle.">unicode/ures.h</a>&quot;</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="uloc_8h.html" title="C API: Locale.">unicode/uloc.h</a>&quot;</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="uset_8h.html" title="C API: Unicode Set.">unicode/uset.h</a>&quot;</span></div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="localpointer_8h.html" title="C++ API: &quot;Smart pointers&quot; for use with and in ICU4C C++ code.">unicode/localpointer.h</a>&quot;</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;</div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="keyword">struct </span><a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a>;</div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div>
<div class="line"><a name="l00034"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac">   34</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> <a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a>;</div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;</div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;</div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div>
<div class="line"><a name="l00041"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3">   41</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3" title="The possible types of exemplar character sets.">ULocaleDataExemplarSetType</a>  {</div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3aa28b60caf9e68e941a05367e1033322f">   43</a></span>&#160;    <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3aa28b60caf9e68e941a05367e1033322f" title="Basic set.">ULOCDATA_ES_STANDARD</a>=0,</div>
<div class="line"><a name="l00045"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3adb7e3a9fc96a332b01e01816eeab7817">   45</a></span>&#160;    <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3adb7e3a9fc96a332b01e01816eeab7817" title="Auxiliary set.">ULOCDATA_ES_AUXILIARY</a>=1,</div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3aa94686f1d5412b2196f5b3026be1134c">   47</a></span>&#160;    <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3aa94686f1d5412b2196f5b3026be1134c" title="Index Character set.">ULOCDATA_ES_INDEX</a>=2,</div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="preprocessor">#ifndef U_HIDE_DRAFT_API</span></div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3af2ef0c568518466246c925deaeeb839c">   50</a></span>&#160;    <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3af2ef0c568518466246c925deaeeb839c" title="Punctuation set.">ULOCDATA_ES_PUNCTUATION</a>=3,</div>
<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* U_HIDE_DRAFT_API */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3a7f3d60ce3504de617d370dd31ba0c41f">   53</a></span>&#160;    <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3a7f3d60ce3504de617d370dd31ba0c41f" title="One higher than the last valid type.">ULOCDATA_ES_COUNT</a>=4</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;} <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3" title="The possible types of exemplar character sets.">ULocaleDataExemplarSetType</a>;</div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;</div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdf">   59</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdf" title="The possible types of delimiters.">ULocaleDataDelimiterType</a> {</div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa7fedd86f473aa432d795ef6b7c4cae51">   61</a></span>&#160;    <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa7fedd86f473aa432d795ef6b7c4cae51" title="Quotation start.">ULOCDATA_QUOTATION_START</a> = 0,</div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa19e5c76d309c1bcff0ec0520d2cbaab2">   63</a></span>&#160;    <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa19e5c76d309c1bcff0ec0520d2cbaab2" title="Quotation end.">ULOCDATA_QUOTATION_END</a> = 1,</div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa86cd0f4cbf05f411d10395b16a39cd6c">   65</a></span>&#160;    <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa86cd0f4cbf05f411d10395b16a39cd6c" title="Alternate quotation start.">ULOCDATA_ALT_QUOTATION_START</a> = 2,</div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa86c37e3e47ec43414a1afa48eb3c0165">   67</a></span>&#160;    <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa86c37e3e47ec43414a1afa48eb3c0165" title="Alternate quotation end.">ULOCDATA_ALT_QUOTATION_END</a> = 3,</div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa6e406ca2f52c79978643b6e1f18feaa7">   69</a></span>&#160;    <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdfa6e406ca2f52c79978643b6e1f18feaa7" title="One higher than the last valid type.">ULOCDATA_DELIMITER_COUNT</a> = 4</div>
<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;} <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdf" title="The possible types of delimiters.">ULocaleDataDelimiterType</a>;</div>
<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div>
<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a>* U_EXPORT2</div>
<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;<a class="code" href="ulocdata_8h.html#aea69205230937829cc6c7bea014be082" title="Opens a locale data object for the given locale.">ulocdata_open</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *localeID, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;</div>
<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <span class="keywordtype">void</span> U_EXPORT2</div>
<div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;<a class="code" href="ulocdata_8h.html#a0a6caec3e82bfb44fac63f2001d212e3" title="Closes a locale data object.">ulocdata_close</a>(<a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> *uld);</div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;</div>
<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;<span class="preprocessor">#if U_SHOW_CPLUSPLUS_API</span></div>
<div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;<a class="code" href="uversion_8h.html#a7d9374e037299886d4192b763b4c5e8b" title="This is used to begin a declaration of a public ICU C++ API.">U_NAMESPACE_BEGIN</a></div>
<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;</div>
<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;<a class="code" href="localpointer_8h.html#a3030f841466c4bbbd465ac9c4b999549" title="&quot;Smart pointer&quot; definition macro, deletes objects via the closeFunction.">U_DEFINE_LOCAL_OPEN_POINTER</a>(<a class="code" href="classLocalULocaleDataPointer.html" title="&quot;Smart pointer&quot; class, closes a ULocaleData via ulocdata_close().">LocalULocaleDataPointer</a>, <a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a>, <a class="code" href="ulocdata_8h.html#a0a6caec3e82bfb44fac63f2001d212e3" title="Closes a locale data object.">ulocdata_close</a>);</div>
<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;</div>
<div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;<a class="code" href="uversion_8h.html#a3da1f00f3b02976ac53c014a3e4c0933" title="This is used to end a declaration of a public ICU C++ API.">U_NAMESPACE_END</a></div>
<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;</div>
<div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;<span class="preprocessor">#endif</span></div>
<div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <span class="keywordtype">void</span> U_EXPORT2</div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;<a class="code" href="ulocdata_8h.html#a981dc2b89f2762c0a4bfb915e6eed7c1" title="Sets the &quot;no Substitute&quot; attribute of the locale data object.">ulocdata_setNoSubstitute</a>(<a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> *uld, <a class="code" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5" title="The ICU boolean type.">UBool</a> setting);</div>
<div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;</div>
<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5" title="The ICU boolean type.">UBool</a> U_EXPORT2</div>
<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;<a class="code" href="ulocdata_8h.html#abd240a9bedda031ff8427adb1595d881" title="Retrieves the current &quot;no Substitute&quot; value of the locale data object.">ulocdata_getNoSubstitute</a>(<a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> *uld);</div>
<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;</div>
<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="ucnv_8h.html#adce3fef7c15d7c78196bf977ac96ec9c">USet</a>* U_EXPORT2</div>
<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;<a class="code" href="ulocdata_8h.html#ae8930500be4571878f16aef1cf731cc1" title="Returns the set of exemplar characters for a locale.">ulocdata_getExemplarSet</a>(<a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> *uld, <a class="code" href="ucnv_8h.html#adce3fef7c15d7c78196bf977ac96ec9c">USet</a> *fillIn,</div>
<div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;                        uint32_t options, <a class="code" href="ulocdata_8h.html#ab4e9cbcc23972244e20d4d6f599fc8d3" title="The possible types of exemplar character sets.">ULocaleDataExemplarSetType</a> extype, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;</div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> int32_t U_EXPORT2</div>
<div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;<a class="code" href="ulocdata_8h.html#aed210881dffb9872c379b50c54681495" title="Returns one of the delimiter strings associated with a locale.">ulocdata_getDelimiter</a>(<a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> *uld, <a class="code" href="ulocdata_8h.html#a2de6cb7db4865c46fd28fdd1d31fbfdf" title="The possible types of delimiters.">ULocaleDataDelimiterType</a> type, <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be UCHAR_TYPE, if that is #defined (for example, to char16_t), or wchar_t if that is ...">UChar</a> *result, int32_t resultLength, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;</div>
<div class="line"><a name="l00190"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690">  190</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span> <a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690" title="Enumeration for representing the measurement systems.">UMeasurementSystem</a> {</div>
<div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;    UMS_SI,     </div>
<div class="line"><a name="l00192"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690a8c9afbdc89682e1e9f8da106a266b90b">  192</a></span>&#160;    <a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690a8c9afbdc89682e1e9f8da106a266b90b" title="Measurement system specified by SI otherwise known as Metric system.">UMS_US</a>,     </div>
<div class="line"><a name="l00193"></a><span class="lineno"><a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690ad1d78d4e783b7f47e43d3caf52870d5f">  193</a></span>&#160;    <a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690ad1d78d4e783b7f47e43d3caf52870d5f" title="Measurement system followed in the United States of America.">UMS_LIMIT</a></div>
<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;} <a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690" title="Enumeration for representing the measurement systems.">UMeasurementSystem</a>;</div>
<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;</div>
<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <a class="code" href="ulocdata_8h.html#a4e0915410e83194840c04a67909c9690" title="Enumeration for representing the measurement systems.">UMeasurementSystem</a> U_EXPORT2</div>
<div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;<a class="code" href="ulocdata_8h.html#a7abb69df19b1080b76fcc26ec0ea0978" title="Returns the measurement system used in the locale specified by the localeID.">ulocdata_getMeasurementSystem</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *localeID, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;</div>
<div class="line"><a name="l00225"></a><span class="lineno">  225</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <span class="keywordtype">void</span> U_EXPORT2</div>
<div class="line"><a name="l00226"></a><span class="lineno">  226</span>&#160;<a class="code" href="ulocdata_8h.html#ac15cb36151248a1e0376380dea8bd722" title="Returns the element gives the normal business letter size, and customary units.">ulocdata_getPaperSize</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *localeID, int32_t *height, int32_t *width, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;</div>
<div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> <span class="keywordtype">void</span> U_EXPORT2</div>
<div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;<a class="code" href="ulocdata_8h.html#af50ca74fc2c0a249cd280f47c217dc88" title="Return the current CLDR version used by the library.">ulocdata_getCLDRVersion</a>(<a class="code" href="uversion_8h.html#a61caef96ba86d8e86a4031925ea44e94" title="The binary form of a version on ICU APIs is an array of 4 uint8_t.">UVersionInfo</a> versionArray, <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;</div>
<div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> int32_t U_EXPORT2</div>
<div class="line"><a name="l00253"></a><span class="lineno">  253</span>&#160;<a class="code" href="ulocdata_8h.html#af34138299c7b30537e410b284db88c8e" title="Returns locale display pattern associated with a locale.">ulocdata_getLocaleDisplayPattern</a>(<a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> *uld,</div>
<div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;                                 <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be UCHAR_TYPE, if that is #defined (for example, to char16_t), or wchar_t if that is ...">UChar</a> *pattern,</div>
<div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;                                 int32_t patternCapacity,</div>
<div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160;                                 <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;</div>
<div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;</div>
<div class="line"><a name="l00274"></a><span class="lineno">  274</span>&#160;<a class="code" href="umachine_8h.html#af3e3799716eaa41e3f49c7bf18c62b98" title="This is used to declare a function as a stable public ICU C API.">U_STABLE</a> int32_t U_EXPORT2</div>
<div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160;<a class="code" href="ulocdata_8h.html#a277f2bcec4a598b3c55af715ea9c06b5" title="Returns locale separator associated with a locale.">ulocdata_getLocaleSeparator</a>(<a class="code" href="ulocdata_8h.html#a11b0b31a90a3f88fe6cf285f549365ac" title="A locale data object.">ULocaleData</a> *uld,</div>
<div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160;                            <a class="code" href="umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac" title="Define UChar to be UCHAR_TYPE, if that is #defined (for example, to char16_t), or wchar_t if that is ...">UChar</a> *separator,</div>
<div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;                            int32_t separatorCapacity,</div>
<div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;                            <a class="code" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c" title="Error code to replace exception handling, so that the code is compatible with all C++ compilers...">UErrorCode</a> *status);</div>
<div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;<span class="preprocessor">#endif</span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Oct 4 2013 14:10:21 for ICU 52.1 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>