Searched defs:locale_string (Results 1 – 5 of 5) sorted by relevance
106 std::string ICULocaleName(const std::string& locale_string) { in ICULocaleName()133 void SetICUDefaultLocale(const std::string& locale_string) { in SetICUDefaultLocale()
114 std::string ICULocaleName(const std::string& locale_string) { in ICULocaleName()141 void SetICUDefaultLocale(const std::string& locale_string) { in SetICUDefaultLocale()
120 const LocaleList& registerAndGetLocaleList(const std::string& locale_string) { in registerAndGetLocaleList()
129 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString … in CheckFourCases()