Searched defs:SelectFormat (Results 1 – 2 of 2) sorted by relevance
41 SelectFormat::SelectFormat(const UnicodeString& pat, UErrorCode& status) { in SelectFormat() function in SelectFormat49 SelectFormat::SelectFormat(const SelectFormat& other) : Format(other) { in SelectFormat() function in SelectFormat
2079 #define SelectFormat U_ICU_ENTRY_POINT_RENAME(SelectFormat) macro