Searched defs:collator (Results 1 – 1 of 1) sorted by relevance
890 void LocalizedCollatorDestroy(UCollator *collator) in LocalizedCollatorDestroy()904 UCollator *collator = ucol_open(localeStr.c_str(), &status); in ConfigLocale() local