Home
last modified time | relevance | path

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

/third_party/gettext/gettext-runtime/intl/
Ddcigettext.c1694 static char *output_charset_cache; in get_output_charset() local
1708 output_charset_cache = value_copy; in get_output_charset()
1713 if (output_charset_cache != NULL) in get_output_charset()
1714 return output_charset_cache; in get_output_charset()