Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Ddcigettext.c1560 static char *output_charset_cache; in get_output_charset() local
1574 output_charset_cache = value_copy; in get_output_charset()
1579 if (output_charset_cache != NULL) in get_output_charset()
1580 return output_charset_cache; in get_output_charset()