Lines Matching refs:Format
72 Format::Format() in Format() function in Format
80 Format::~Format() in ~Format()
87 Format::Format(const Format &that) in Format() function in Format
96 Format&
97 Format::operator=(const Format& that) in operator =()
111 Format::format(const Formattable& obj, in format()
127 Format::format(const Formattable& /* unused obj */, in format()
143 Format::parseObject(const UnicodeString& source, in parseObject()
159 Format::operator==(const Format& that) const in operator ==()
174 void Format::syntaxError(const UnicodeString& pattern, in syntaxError()
198 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
204 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
210 Format::setLocaleIDs(const char* valid, const char* actual) { in setLocaleIDs()