Home | History | Annotate | Download | only in unicode

Lines Matching refs:country

37  * according to the customs/conventions of the user's native country,
62 * The second option includes an additonal <STRONG>ISO Country
106 * itself. Use <code>uloc_getCountry</code> to get the ISO Country Code and
109 * name of the country suitable for displaying to the user. Similarly,
114 * that takes a locale as an argument and displays the name or country in
161 * through these objects by language, country, or variant,
187 * "-" is recognized as a country/variant separator similarly to RFC1766.
219 /** Useful constant for this country/region. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
223 /** Useful constant for this country/region. @stable ICU 2.0 */
225 /** Useful constant for this country/region. @stable ICU 2.0 */
227 /** Useful constant for this country/region. @stable ICU 2.0 */
229 /** Useful constant for this country/region. @stable ICU 2.0 */
231 /** Useful constant for this country/region. @stable ICU 2.0 */
233 /** Useful constant for this country/region. @stable ICU 2.0 */
235 /** Useful constant for this country/region. @stable ICU 2.0 */
237 /** Useful constant for this country/region. @stable ICU 2.0 */
239 /** Useful constant for this country/region. @stable ICU 2.0 */
241 /** Useful constant for this country/region. @stable ICU 2.0 */
252 * Useful constant for the maximum size of the country part of a locale ID
430 * Gets the country code for the specified locale.
432 * @param localeID the locale to get the country code with
433 * @param country the country code for localeID
434 * @param countryCapacity the size of the country buffer to store the
435 * country code with
436 * @param err error information if retrieving the country code failed
437 * @return the actual buffer size needed for the country code. If it's greater
438 * than countryCapacity, the returned country code will be truncated.
443 char* country,
523 * Gets the ISO country code for the specified locale.
525 * @param localeID the locale to get the ISO country code with
526 * @return country the ISO country code for localeID
537 * @return country the Win32 LCID for localeID
574 * @param script the displayable country code for localeID
590 * Gets the country name suitable for display for the specified locale.
592 * @param locale the locale to get the displayable country code with. NULL may be used to specify the default.
597 * @param country the displayable country code for localeID
598 * @param countryCapacity the size of the country buffer to store the
599 * displayable country code with
600 * @param status error information if retrieving the displayable country code failed
601 * @return the actual buffer size needed for the displayable country code. If it's greater
602 * than countryCapacity, the returned displayable country code will be truncated.
608 UChar* country,
770 * Gets a list of all available 2-letter country codes defined in ISO 639. This is a
774 * @return a list of all available country codes