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