Searched defs:LocaleList (Results 1 – 4 of 4) sorted by relevance
25 pub struct LocaleList { struct26 pub canonicalized: Vec<String>,27 pub casing: Vec<String>,
42 LocaleList(const std::vector<Locale>& locales, in LocaleList() function
1823 "LocaleList":{ object
2890 "LocaleList":{ object