Home
last modified time | relevance | path

Searched refs:SUBLANG_RUSSIAN_RUSSIA (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Dlocalename.c931 # ifndef SUBLANG_RUSSIAN_RUSSIA
932 # define SUBLANG_RUSSIAN_RUSSIA 0x01 macro
2220 case SUBLANG_RUSSIAN_RUSSIA: return "ru_RU"; in gl_locale_name_from_win32_LANGID()
DChangeLog.01333 SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
/third_party/glib/glib/tests/
Ddate.c482 SetThreadLocale (MAKELCID (MAKELANGID (LANG_RUSSIAN, SUBLANG_RUSSIAN_RUSSIA), SORT_DEFAULT)); in test_month_names()