Home
last modified time | relevance | path

Searched refs:getUnicodeKeywords (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dlocid.h625 inline void getUnicodeKeywords(OutputIterator iterator, UErrorCode& status) const;
1138 Locale::getUnicodeKeywords(OutputIterator iterator, UErrorCode& status) const in getUnicodeKeywords() function
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp1870 l.getUnicodeKeywords<std::string>( in TestCreateUnicodeKeywordSet()