Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/intl/
Dexplodename.c54 normalized_codeset, special, sponsor, revision) in _nl_explode_name() argument
60 const char **normalized_codeset;
72 *normalized_codeset = NULL;
115 *normalized_codeset = _nl_normalize_codeset (*codeset,
117 if (strcmp (*codeset, *normalized_codeset) == 0)
118 free ((char *) *normalized_codeset);
Dfinddomain.c61 const char *normalized_codeset; local
141 &codeset, &normalized_codeset, &special,
148 codeset, normalized_codeset, modifier, special,
174 free ((void *) normalized_codeset);
Dl10nflist.c188 territory, codeset, normalized_codeset, modifier, special, in _nl_make_l10nflist() argument
197 const char *normalized_codeset;
226 ? strlen (normalized_codeset) + 1 : 0)
268 cp = stpcpy (cp, normalized_codeset);
376 normalized_codeset, modifier, special,
383 normalized_codeset, modifier, special,
Dloadinfo.h114 const char *normalized_codeset,
146 const char **normalized_codeset,