Home
last modified time | relevance | path

Searched defs:formatExpression (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
DMFDataModelFormatter.java477 private FormattedPlaceholder formatExpression( in formatExpression() method in MFDataModelFormatter
/external/icu/android_icu4j/src/main/java/android/icu/message2/
DMFDataModelFormatter.java478 private FormattedPlaceholder formatExpression( in formatExpression() method in MFDataModelFormatter
/external/icu/icu4c/source/i18n/
Dmessageformat2.cpp245 [[nodiscard]] FormattedPlaceholder MessageFormatter::formatExpression(const Environment& globalEnv, in formatExpression() function in message2::MessageFormatter