Searched refs:_kLanguages (Results 1 - 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/common/ |
H A D | locdispnames.cpp | 283 static const char _kLanguages[] = "Languages"; variable 319 bool isLanguageCode = (uprv_strncmp(tableKey, _kLanguages, 9) == 0); in _getStringOrCopyKey() 414 uloc_getLanguage, _kLanguages, pErrorCode); in uloc_getDisplayLanguage()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locdispnames.cpp | 283 static const char _kLanguages[] = "Languages"; variable 319 bool isLanguageCode = (uprv_strncmp(tableKey, _kLanguages, 9) == 0); in _getStringOrCopyKey() 414 uloc_getLanguage, _kLanguages, pErrorCode); in uloc_getDisplayLanguage()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locdispnames.cpp | 283 static const char _kLanguages[] = "Languages"; variable 402 uloc_getLanguage, _kLanguages, pErrorCode); in uloc_getDisplayLanguage()
|
Completed in 5 milliseconds