Home
last modified time | relevance | path

Searched defs:MessageFormat (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dchoicfmt.h48 class MessageFormat; variable
497 friend class MessageFormat; variable
Dselfmt.h37 class MessageFormat; variable
Dplurfmt.h595 friend class MessageFormat; variable
Dsmpdtfmt.h49 class MessageFormat; variable
/external/icu/libicu/cts_headers/unicode/
Dchoicfmt.h48 class MessageFormat; variable
497 friend class MessageFormat; variable
Dselfmt.h37 class MessageFormat; variable
Dplurfmt.h595 friend class MessageFormat; variable
Dsmpdtfmt.h49 class MessageFormat; variable
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp170 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(MessageFormat) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
233 MessageFormat::MessageFormat(const UnicodeString& pattern, in MessageFormat() function in MessageFormat
254 MessageFormat::MessageFormat(const UnicodeString& pattern, in MessageFormat() function in MessageFormat
276 MessageFormat::MessageFormat(const UnicodeString& pattern, in MessageFormat() function in MessageFormat
299 MessageFormat::MessageFormat(const MessageFormat& that) in MessageFormat() function in MessageFormat
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java364 public class MessageFormat extends UFormat { class
379 public MessageFormat(String pattern) { in MessageFormat() method in MessageFormat
394 public MessageFormat(String pattern, Locale locale) { in MessageFormat() method in MessageFormat
408 public MessageFormat(String pattern, ULocale locale) { in MessageFormat() method in MessageFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java336 public class MessageFormat extends UFormat { class
350 public MessageFormat(String pattern) { in MessageFormat() method in MessageFormat
364 public MessageFormat(String pattern, Locale locale) { in MessageFormat() method in MessageFormat
377 public MessageFormat(String pattern, ULocale locale) { in MessageFormat() method in MessageFormat