Searched refs:languageToScripts (Results 1 – 1 of 1) sorted by relevance
477 Relation<String, String> languageToScripts = in checkBasicData() local481 languageToScripts.putAll( in checkBasicData()492 languageToScripts.putAll(StandardCodes.fixLanguageTag(languageSubtag), scripts); in checkBasicData()603 Map<String, Set<String>> languageToScripts = new TreeMap<>(); field in ConvertLanguageData.LanguageInfo628 putAll(languageToScripts, lang, new LinkedHashSet<>(scripts)); in LanguageInfo()