Home | History | Annotate | Download | only in unicode

Lines Matching full:pluralformat

190      * in a PluralFormat style.
197 * in a PluralFormat style.
236 * The argument is a cardinal-number PluralFormat with an optional ARG_INT or ARG_DOUBLE offset
251 * The argument is an ordinal-number PluralFormat
304 * Also handles patterns for ChoiceFormat, PluralFormat and SelectFormat.
463 * Parses a PluralFormat pattern string.
464 * @param pattern a PluralFormat pattern string
679 * Returns the "offset:" value of a PluralFormat argument, or 0 if none is specified.
680 * @param pluralStart the index of the first PluralFormat argument style part. (0..countParts()-1)