Home
last modified time | relevance | path

Searched refs:GetLocaleInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_localemodule.c460 if (GetLocaleInfo(LOCALE_USER_DEFAULT, in _locale__getdefaultlocale_impl()
465 if (GetLocaleInfo(LOCALE_USER_DEFAULT, in _locale__getdefaultlocale_impl()
477 if (GetLocaleInfo(LOCALE_USER_DEFAULT, LOCALE_IDEFAULTLANGUAGE, in _locale__getdefaultlocale_impl()
/third_party/gettext/gettext-runtime/intl/
Dlocalename.c1154 # undef GetLocaleInfo
1155 # define GetLocaleInfo GetLocaleInfoA macro
2578 if (GetLocaleInfo (try_lcid, LOCALE_SENGLANGUAGE, in enum_locales_fn()
2582 if (GetLocaleInfo (try_lcid, LOCALE_SENGCOUNTRY, in enum_locales_fn()