Lines Matching full:country

39  * according to the customs/conventions of the user's native country,
64 * The second option includes an additonal <STRONG>ISO Country
108 * itself. Use <code>uloc_getCountry</code> to get the ISO Country Code and
111 * name of the country suitable for displaying to the user. Similarly,
116 * that takes a locale as an argument and displays the name or country in
163 * through these objects by language, country, or variant,
189 * "-" is recognized as a country/variant separator similarly to RFC1766.
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 */
243 /** Useful constant for this country/region. @stable ICU 2.0 */
254 * Useful constant for the maximum size of the country part of a locale ID
436 * Gets the country code for the specified locale.
438 * @param localeID the locale to get the country code with
439 * @param country the country code for localeID
440 * @param countryCapacity the size of the country buffer to store the
441 * country code with
442 * @param err error information if retrieving the country code failed
443 * @return the actual buffer size needed for the country code. If it's greater
444 * than countryCapacity, the returned country code will be truncated.
449 char* country,
529 * Gets the ISO country code for the specified locale.
531 * @param localeID the locale to get the ISO country code with
532 * @return country the ISO country code for localeID
543 * @return country the Win32 LCID for localeID
580 * @param script the displayable country code for localeID
596 * Gets the country name suitable for display for the specified locale.
600 …* @param locale the locale to get the displayable country code with. NULL may be used to specify t…
605 * @param country the displayable country code for localeID
606 * @param countryCapacity the size of the country buffer to store the
607 * displayable country code with
608 * @param status error information if retrieving the displayable country code failed
609 * @return the actual buffer size needed for the displayable country code. If it's greater
610 * than countryCapacity, the returned displayable country code will be truncated.
616 UChar* country,
778 * Gets a list of all available 2-letter country codes defined in ISO 639. This is a
782 * @return a list of all available country codes