Lines Matching full:suffix
235 * <em>Need not be quoted in prefix or suffix.</em>
241 * <em>Need not be quoted in prefix or suffix.</em>
249 * <td>Prefix or suffix
254 * <td>Prefix or suffix
259 * <td>Prefix or suffix
269 * <td>Prefix or suffix
271 * <td>Used to quote special characters in a prefix or suffix,
277 * <td>Prefix or suffix boundary
284 * prefix, a numeric part, and a suffix. If there is no explicit negative
288 * prefix and suffix; the number of digits, minimal digits, and other
325 * subpattern := prefix? number exponent? suffix?
328 * suffix := '\\u0000'..'\\uFFFD' - specialCharacters
362 * after the prefix, before the suffix, after the suffix, or not at all.
453 * formatted using the localized minus sign, <em>not</em> the prefix and suffix
603 * including prefix and suffix, determines the format width. For example, in
615 * after the prefix, before the suffix, or after the suffix. If padding is
619 * suffix.
1205 * (U+00A4) in its prefix or suffix.
1295 * Examples: -123, ($123) (with negative suffix), sFr-123
1304 * Examples: -123, ($123) (with negative suffix), sFr-123
1310 * Get the positive suffix.
1312 * @param result Output param which will receive the positive suffix.
1320 * Set the positive suffix.
1322 * @param newValue the new value of the positive suffix to be set.
1329 * Get the negative suffix.
1331 * @param result Output param which will receive the negative suffix.
1339 * Set the negative suffix.
1341 * @param newValue the new value of the negative suffix to be set.
2229 // negative suffix pattern, positive prefix pattern,
2230 // and positive suffix pattern of a pattern.