Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dchoicfmt.h347 virtual const UBool* getClosures(int32_t& count) const;
/external/icu/icu4c/source/test/intltest/
Dtchcfmt.cpp96 const UBool *gotClosures=form->getClosures(count); in TestSimpleExample()
506 const UBool *closures2 = fmt2.getClosures(count2); in TestClosures()
/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp357 ChoiceFormat::getClosures(int32_t& cnt) const in getClosures() function in ChoiceFormat