Home | History | Annotate | Download | only in unicode

Lines Matching full:given

38  * Finds a currency code for the given locale.
87 * Register an (existing) ISO 4217 currency code for the given locale.
117 * Returns the display name for the given currency in the
118 * given locale. For example, the display name for the USD
142 * Returns the plural name for the given currency in the
143 * given locale. For example, the plural name for the USD
167 * be displayed for the given currency.
179 * Returns the rounding increment for the given currency, or 0.0 if no
247 * Queries if the given ISO 4217 3-letter code is available on the specified date range.
268 * @return TRUE if the given ISO 4217 3-letter code is supported on the specified date range.
281 * given locale and date.
285 * currency count for the given locale.
288 * given locale and date. If 0, currency
299 * Finds a currency code for the given locale and date
304 * the given locale.
306 * for the given locale on the given date.
326 * Given a key and a locale, returns an array of string values in a preferred
335 * with the given locale in preferred order. Otherwise,
338 * @return a string enumeration over keyword values for the given key and the locale.