Searched refs:localeIdMatchesLang (Results 1 – 1 of 1) sorted by relevance
668 static bool inline localeIdMatchesLang(const AtomicString& localeId, const char* lang) in localeIdMatchesLang() function717 if (localeIdMatchesLang(localeIdentifier, "tr") || localeIdMatchesLang(localeIdentifier, "az")) in lower()719 else if (localeIdMatchesLang(localeIdentifier, "lt")) in lower()740 if (localeIdMatchesLang(localeIdentifier, "tr") || localeIdMatchesLang(localeIdentifier, "az")) in upper()742 else if (localeIdMatchesLang(localeIdentifier, "el")) in upper()744 else if (localeIdMatchesLang(localeIdentifier, "lt")) in upper()