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
429 * Gets the country code for the specified locale.
431 * @param localeID the locale to get the country code with
432 * @param country the country code for localeID
433 * @param countryCapacity the size of the country buffer to store the
434 * country code with
435 * @param err error information if retrieving the country code failed
436 * @return the actual buffer size needed for the country code. If it's greater
437 * than countryCapacity, the returned country code will be truncated.
442 char* country,
522 * Gets the ISO country code for the specified locale.
524 * @param localeID the locale to get the ISO country code with
525 * @return country the ISO country code for localeID
536 * @return country the Win32 LCID for localeID
573 * @param script the displayable country code for localeID
589 * Gets the country name suitable for display for the specified locale.
591 * @param locale the locale to get the displayable country code with. NULL may be used to specify the default.
596 * @param country the displayable country code for localeID
597 * @param countryCapacity the size of the country buffer to store the
598 * displayable country code with
599 * @param status error information if retrieving the displayable country code failed
600 * @return the actual buffer size needed for the displayable country code. If it's greater
601 * than countryCapacity, the returned displayable country code will be truncated.
607 UChar* country,
767 * Gets a list of all available 2-letter country codes defined in ISO 639. This is a
771 * @return a list of all available country codes