Home
last modified time | relevance | path

Searched refs:_kCountries (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp283 static const char _kCountries[] = "Countries"; variable
382 root = tag == _kCountries ? U_ICUDATA_REGION : U_ICUDATA_LANG; in _getDisplayNameForComponent()
435 uloc_getCountry, _kCountries, pErrorCode); in uloc_getDisplayCountry()
/third_party/skia/third_party/externals/icu/source/common/
Dlocdispnames.cpp286 static const char _kCountries[] = "Countries"; variable
387 root = tag == _kCountries ? U_ICUDATA_REGION : U_ICUDATA_LANG; in _getDisplayNameForComponent()
446 uloc_getCountry, _kCountries, pErrorCode); in uloc_getDisplayCountry()
/third_party/icu/icu4c/source/common/
Dlocdispnames.cpp286 static const char _kCountries[] = "Countries"; variable
387 root = tag == _kCountries ? U_ICUDATA_REGION : U_ICUDATA_LANG; in _getDisplayNameForComponent()
446 uloc_getCountry, _kCountries, pErrorCode); in uloc_getDisplayCountry()
/third_party/node/deps/icu-small/source/common/
Dlocdispnames.cpp286 static const char _kCountries[] = "Countries"; variable
399 root = tag == _kCountries ? U_ICUDATA_REGION : U_ICUDATA_LANG; in _getDisplayNameForComponent()
458 uloc_getCountry, _kCountries, pErrorCode); in uloc_getDisplayCountry()