Lines Matching refs:variant
71 * <STRONG>Variant.</STRONG>
72 * The Variant codes are vendor and browser-specific.
161 * through these objects by language, country, or variant,
184 * the POSIX type form of language_COUNTRY.ENCODING\@VARIANT
185 * and if there is not an ICU-stype variant, uloc_getVariant() for example
187 * "-" is recognized as a country/variant separator similarly to RFC1766.
425 * Gets the variant code for the specified locale.
427 * @param localeID the locale to get the variant code with
428 * @param variant the variant code for localeID
429 * @param variantCapacity the size of the variant buffer to store the
430 * variant code with
431 * @param err error information if retrieving the variant code failed
432 * @return the actual buffer size needed for the variant code. If it's greater
433 * than variantCapacity, the returned variant code will be truncated.
438 char* variant,
591 * Gets the variant name suitable for display for the specified locale.
593 * @param locale the locale to get the displayable variant code with. NULL may be used to specify the default.
598 * @param variant the displayable variant code for localeID
599 * @param variantCapacity the size of the variant buffer to store the
600 * displayable variant code with
601 * @param status error information if retrieving the displayable variant code failed
602 * @return the actual buffer size needed for the displayable variant code. If it's greater
603 * than variantCapacity, the returned displayable variant code will be truncated.
609 UChar* variant,
649 * @return the actual buffer size needed for the displayable variant code.
664 * @param locale The locale to get the displayable variant code with. NULL may be used to specify the default.
676 * @return the actual buffer size needed for the displayable variant code.
806 variant code with