Home
last modified time | relevance | path

Searched refs:getNormalizedPattern (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dmessageformat2.h266 const UnicodeString& getNormalizedPattern() const { return normalizedInput; } in getNormalizedPattern() function
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dmessageformat2.h266 const UnicodeString& getNormalizedPattern() const { return normalizedInput; } in getNormalizedPattern() function
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmessageformat2test_utils.h242 const UnicodeString& in = mf.getNormalizedPattern(); in runTestCase()