Lines Matching refs:Format
70 Format::Format() in Format() function in Format
78 Format::~Format() in ~Format()
85 Format::Format(const Format &that) in Format() function in Format
94 Format&
95 Format::operator=(const Format& that) in operator =()
109 Format::format(const Formattable& obj, in format()
125 Format::format(const Formattable& /* unused obj */, in format()
141 Format::parseObject(const UnicodeString& source, in parseObject()
157 Format::operator==(const Format& that) const in operator ==()
172 void Format::syntaxError(const UnicodeString& pattern, in syntaxError()
196 Format::getLocale(ULocDataLocaleType type, UErrorCode& status) const { in getLocale()
202 Format::getLocaleID(ULocDataLocaleType type, UErrorCode& status) const { in getLocaleID()
208 Format::setLocaleIDs(const char* valid, const char* actual) { in setLocaleIDs()