Home
last modified time | relevance | path

Searched defs:translate_locale (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dggettext.c318 const char *translate_locale = setlocale (LC_MESSAGES, NULL); in _g_dgettext_should_translate() local
320 const char *translate_locale = g_win32_getlocale (); in _g_dgettext_should_translate() local