Home | History | Annotate | Download | only in intl

Lines Matching refs:codeset

767 /* Initialize the codeset dependent parts of an opened message catalog.
826 if (domainbinding != NULL && domainbinding->codeset != NULL)
827 outcharset = domainbinding->codeset;
834 outcharset = _NL_CURRENT (LC_CTYPE, CODESET);
886 /* Frees the codeset dependent parts of an opened message catalog. */