Lines Matching refs:format
43 * object provided to the format method is a string that's matched
53 * <p>The main use case for the select format is gender based inflection.
122 * the form of the participle, uses a select format based on argument 1:</p>
152 * the <code>format</code> method matches no other keyword.
172 * msgFmt->format(args1, 2, result, ignore, status);
214 * Sets the pattern used by this select format.
218 * @param pattern the pattern for this select format
227 using Format::format;
242 UnicodeString& format(const UnicodeString& keyword,
295 UnicodeString& format(const Formattable& obj,