Home | History | Annotate | Download | only in unicode

Lines Matching full:suffixes

292  * <p>The prefixes, suffixes, and various symbols used for infinity, digits,
297 * suffixes must be distinct for parse() to be able
431 * the prefixes and suffixes are not used.
434 * <code>\\u221E</code>, with the positive or negative prefixes and suffixes
1333 * Examples: -123%, ($123) (with positive suffixes)
1349 * For a percentage, set the suffixes to have "%" and the multiplier to be 100.
1351 * For a permill, set the suffixes to have "\\u2031" and the multiplier to be 1000.
1361 * For a percentage, set the suffixes to have "%" and the multiplier to be 100.
1363 * For a permill, set the suffixes to have "\\u2031" and the multiplier to be 1000.