/third_party/icu/docs/userguide/format_parse/messages/ |
D | index.md | 49 ### Complex Argument Types 114 ### Quoting/Escaping 134 ### Argument formatting 215 ### Examples
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | choicfmt.h | 48 class MessageFormat; variable 497 friend class MessageFormat; variable
|
D | selfmt.h | 37 class MessageFormat; variable
|
D | plurfmt.h | 595 friend class MessageFormat; variable
|
D | smpdtfmt.h | 49 class MessageFormat; variable
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | choicfmt.h | 48 class MessageFormat; variable 497 friend class MessageFormat; variable
|
D | selfmt.h | 37 class MessageFormat; variable
|
D | plurfmt.h | 595 friend class MessageFormat; variable
|
D | smpdtfmt.h | 49 class MessageFormat; variable
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | choicfmt.h | 48 class MessageFormat; variable 497 friend class MessageFormat; variable
|
D | selfmt.h | 37 class MessageFormat; variable
|
D | plurfmt.h | 595 friend class MessageFormat; variable
|
D | smpdtfmt.h | 49 class MessageFormat; variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | msgfmt.cpp | 170 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
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | msgfmt.cpp | 170 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
|
/third_party/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 170 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
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessageFormat.java | 364 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
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MessageFormat.java | 364 public class MessageFormat extends UFormat { class 378 public MessageFormat(String pattern) { in MessageFormat() method in MessageFormat 392 public MessageFormat(String pattern, Locale locale) { in MessageFormat() method in MessageFormat 405 public MessageFormat(String pattern, ULocale locale) { in MessageFormat() method in MessageFormat
|