Searched refs:getKeywords (Results 1 – 5 of 5) sorted by relevance
622 static StringEnumeration* U_EXPORT2 getKeywords(UErrorCode& status);
240 TESTCLASSID_FACTORY(UStringEnumeration, Collator::getKeywords(status)); in testIDs()
556 StringEnumeration *iter = Collator::getKeywords(ec); in TestSeparateTree()
764 Collator::getKeywords(UErrorCode& status) { in getKeywords() function in Collator
858 inline const char *getKeywords() in getKeywords() function