Searched refs:createKeywords (Results 1 – 5 of 5) sorted by relevance
441 StringEnumeration * createKeywords(UErrorCode &status) const;
432 TESTCLASSID_FACTORY_HIDDEN(KeywordEnumeration, Locale("@a=b").createKeywords(status)); in testIDs()
1623 keywords = l.createKeywords(status); in TestKeywordVariants()
1004 Locale::createKeywords(UErrorCode &status) const in createKeywords() function in Locale
611 e = locale.createKeywords(status); in localeDisplayName()