Home
last modified time | relevance | path

Searched defs:formatAndAppend (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleFormatter.java114 public StringBuilder formatAndAppend( in formatAndAppend() method in SimpleFormatter
DMessageFormat.java2660 public void formatAndAppend(Format formatter, Object arg) { in formatAndAppend() method in MessageFormat.AppendableWrapper
2689 public void formatAndAppend(Format formatter, Object arg, String argString) { in formatAndAppend() method in MessageFormat.AppendableWrapper
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSimpleFormatter.java110 public StringBuilder formatAndAppend( in formatAndAppend() method in SimpleFormatter
DMessageFormat.java2615 public void formatAndAppend(Format formatter, Object arg) { in formatAndAppend() method in MessageFormat.AppendableWrapper
2644 public void formatAndAppend(Format formatter, Object arg, String argString) { in formatAndAppend() method in MessageFormat.AppendableWrapper
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DSimpleFormatterImpl.java231 public static StringBuilder formatAndAppend( in formatAndAppend() method in SimpleFormatterImpl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DSimpleFormatterImpl.java233 public static StringBuilder formatAndAppend( in formatAndAppend() method in SimpleFormatterImpl
/third_party/icu/icu4c/source/common/
Dsimpleformatter.cpp182 UnicodeString& SimpleFormatter::formatAndAppend( in formatAndAppend() function in SimpleFormatter
/third_party/node/deps/icu-small/source/common/
Dsimpleformatter.cpp182 UnicodeString& SimpleFormatter::formatAndAppend( in formatAndAppend() function in SimpleFormatter
/third_party/skia/third_party/externals/icu/source/common/
Dsimpleformatter.cpp182 UnicodeString& SimpleFormatter::formatAndAppend( in formatAndAppend() function in SimpleFormatter
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp204 void formatAndAppend(const Format* formatter, const Formattable& arg, UErrorCode& ec) { in formatAndAppend() function in AppendableWrapper
211 void formatAndAppend(const Format* formatter, const Formattable& arg, in formatAndAppend() function in AppendableWrapper
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp204 void formatAndAppend(const Format* formatter, const Formattable& arg, UErrorCode& ec) { in formatAndAppend() function in AppendableWrapper
211 void formatAndAppend(const Format* formatter, const Formattable& arg, in formatAndAppend() function in AppendableWrapper
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp204 void formatAndAppend(const Format* formatter, const Formattable& arg, UErrorCode& ec) { in formatAndAppend() function in AppendableWrapper
211 void formatAndAppend(const Format* formatter, const Formattable& arg, in formatAndAppend() function in AppendableWrapper