Searched refs:kEnglish (Results 1 – 1 of 1) sorted by relevance
2292 static const char kEnglish[2] = {'e', 'n'}; // packed version of "en" variable2344 if (areIdentical(requested->language, kEnglish)) { in isLocaleBetterThan()