Home
last modified time | relevance | path

Searched defs:SelectFormat (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dselfmt.cpp41 SelectFormat::SelectFormat(const UnicodeString& pat, UErrorCode& status) { in SelectFormat() function in SelectFormat
49 SelectFormat::SelectFormat(const SelectFormat& other) : Format(other) { in SelectFormat() function in SelectFormat
/external/icu4c/common/unicode/
Durename.h2079 #define SelectFormat U_ICU_ENTRY_POINT_RENAME(SelectFormat) macro