Searched refs:codeset (Results 1 - 25 of 34) sorted by relevance

12

/haiku-buildtools/binutils/intl/
H A Dbindtextdom.c94 /* Specifies the directory name *DIRNAMEP and the output codeset *CODESETP
183 const char *codeset = *codesetp; local
185 if (codeset == NULL)
187 *codesetp = binding->codeset;
193 char *result = binding->codeset;
194 if (result == NULL || strcmp (codeset, result) != 0)
197 result = strdup (codeset);
199 size_t len = strlen (codeset) + 1;
202 memcpy (result, codeset, len);
207 if (binding->codeset !
279 const char *codeset = *codesetp; local
[all...]
H A Dexplodename.c53 _nl_explode_name (name, language, modifier, territory, codeset,
59 const char **codeset;
71 *codeset = NULL;
103 /* Next is the codeset. */
106 *codeset = ++cp;
113 if (*codeset != cp && (*codeset)[0] != '\0')
115 *normalized_codeset = _nl_normalize_codeset (*codeset,
116 cp - *codeset);
117 if (strcmp (*codeset, *normalized_codese
[all...]
H A Dlocalcharset.c273 const char *codeset; local
281 codeset = nl_langinfo (CODESET);
309 codeset = locale;
319 codeset = buf;
328 /* Allow user to override the codeset, as set in the operating system,
360 codeset = locale;
366 codeset = "";
370 codeset = buf;
376 if (codeset == NULL)
378 codeset
[all...]
H A Dintl-compat.c146 bind_textdomain_codeset (domainname, codeset)
148 const char *codeset;
150 return libintl_bind_textdomain_codeset (domainname, codeset);
H A Dloadinfo.h88 /* Normalize codeset name. There is no standard for the codeset
92 extern const char *_nl_normalize_codeset PARAMS ((const char *codeset,
113 const char *codeset,
125 territory, codeset, special, sponsor, revision.
145 const char **codeset,
H A Dl10nflist.c189 territory, codeset, normalized_codeset, modifier, special,
197 const char *codeset;
225 ? strlen (codeset) + 1 : 0)
264 cp = stpcpy (cp, codeset);
340 looking up (if an unnormalized codeset was specified). */
360 first the modifier, then the territory, then the codeset, then the
376 cnt, language, territory, codeset,
383 cnt, language, territory, codeset,
393 /* Normalize codeset name. There is no standard for the codeset
[all...]
H A Dfinddomain.c60 const char *codeset; local
70 language[_territory[.codeset]][@modifier]
83 (4) codeset
84 (5) normalized codeset
141 &codeset, &normalized_codeset, &special,
148 codeset, normalized_codeset, modifier, special,
/haiku-buildtools/gcc/intl/
H A Dbindtextdom.c94 /* Specifies the directory name *DIRNAMEP and the output codeset *CODESETP
183 const char *codeset = *codesetp; local
185 if (codeset == NULL)
187 *codesetp = binding->codeset;
193 char *result = binding->codeset;
194 if (result == NULL || strcmp (codeset, result) != 0)
197 result = strdup (codeset);
199 size_t len = strlen (codeset) + 1;
202 memcpy (result, codeset, len);
207 if (binding->codeset !
279 const char *codeset = *codesetp; local
[all...]
H A Dexplodename.c53 _nl_explode_name (name, language, modifier, territory, codeset,
59 const char **codeset;
71 *codeset = NULL;
103 /* Next is the codeset. */
106 *codeset = ++cp;
113 if (*codeset != cp && (*codeset)[0] != '\0')
115 *normalized_codeset = _nl_normalize_codeset (*codeset,
116 cp - *codeset);
117 if (strcmp (*codeset, *normalized_codese
[all...]
H A Dlocalcharset.c273 const char *codeset; local
281 codeset = nl_langinfo (CODESET);
309 codeset = locale;
319 codeset = buf;
328 /* Allow user to override the codeset, as set in the operating system,
360 codeset = locale;
366 codeset = "";
370 codeset = buf;
376 if (codeset == NULL)
378 codeset
[all...]
H A Dintl-compat.c146 bind_textdomain_codeset (domainname, codeset)
148 const char *codeset;
150 return libintl_bind_textdomain_codeset (domainname, codeset);
H A Dloadinfo.h88 /* Normalize codeset name. There is no standard for the codeset
92 extern const char *_nl_normalize_codeset PARAMS ((const char *codeset,
113 const char *codeset,
125 territory, codeset, special, sponsor, revision.
145 const char **codeset,
H A Dl10nflist.c189 territory, codeset, normalized_codeset, modifier, special,
197 const char *codeset;
225 ? strlen (codeset) + 1 : 0)
264 cp = stpcpy (cp, codeset);
340 looking up (if an unnormalized codeset was specified). */
360 first the modifier, then the territory, then the codeset, then the
376 cnt, language, territory, codeset,
383 cnt, language, territory, codeset,
393 /* Normalize codeset name. There is no standard for the codeset
[all...]
H A Dfinddomain.c60 const char *codeset; local
70 language[_territory[.codeset]][@modifier]
83 (4) codeset
84 (5) normalized codeset
141 &codeset, &normalized_codeset, &special,
148 codeset, normalized_codeset, modifier, special,
/haiku-buildtools/legacy/binutils/intl/
H A Dexplodename.c47 _nl_explode_name (name, language, modifier, territory, codeset,
53 const char **codeset;
65 *codeset = NULL;
99 /* Next is the codeset. */
102 *codeset = ++cp;
109 if (*codeset != cp && (*codeset)[0] != '\0')
111 *normalized_codeset = _nl_normalize_codeset (*codeset,
112 cp - *codeset);
113 if (strcmp (*codeset, *normalized_codese
[all...]
H A Dloadinfo.h53 extern const char *_nl_normalize_codeset PARAMS ((const unsigned char *codeset,
60 const char *codeset,
72 const char **codeset,
H A Dl10nflist.c174 territory, codeset, normalized_codeset, modifier, special,
182 const char *codeset;
204 ? strlen (codeset) + 1 : 0)
241 cp = stpcpy (cp, codeset);
342 language, territory, codeset,
352 /* Normalize codeset name. There is no standard for the codeset
356 _nl_normalize_codeset (codeset, name_len)
357 const unsigned char *codeset;
367 if (isalnum (codeset[cn
[all...]
H A Dfinddomain.c83 const char *codeset; local
93 language[_territory[.codeset]][@modifier]
106 (4) codeset
107 (5) normalized codeset
164 &codeset, &normalized_codeset, &special,
171 codeset, normalized_codeset, modifier, special,
/haiku-buildtools/legacy/gcc/gcc/intl/
H A Dexplodename.c47 _nl_explode_name (name, language, modifier, territory, codeset,
53 const char **codeset;
65 *codeset = NULL;
99 /* Next is the codeset. */
102 *codeset = ++cp;
109 if (*codeset != cp && (*codeset)[0] != '\0')
111 *normalized_codeset = _nl_normalize_codeset (*codeset,
112 cp - *codeset);
113 if (strcmp (*codeset, *normalized_codese
[all...]
H A Dloadinfo.h53 extern const char *_nl_normalize_codeset PARAMS ((const unsigned char *codeset,
60 const char *codeset,
72 const char **codeset,
H A Dl10nflist.c174 territory, codeset, normalized_codeset, modifier, special,
182 const char *codeset;
204 ? strlen (codeset) + 1 : 0)
241 cp = stpcpy (cp, codeset);
342 language, territory, codeset,
352 /* Normalize codeset name. There is no standard for the codeset
356 _nl_normalize_codeset (codeset, name_len)
357 const unsigned char *codeset;
367 if (isalnum (codeset[cn
[all...]
/haiku-buildtools/legacy/gcc/texinfo/intl/
H A Dexplodename.c42 _nl_explode_name (name, language, modifier, territory, codeset,
48 const char **codeset;
60 *codeset = NULL;
94 /* Next is the codeset. */
97 *codeset = ++cp;
104 if (*codeset != cp && (*codeset)[0] != '\0')
106 *normalized_codeset = _nl_normalize_codeset (*codeset,
107 cp - *codeset);
108 if (strcmp (*codeset, *normalized_codese
[all...]
H A Dloadinfo.h35 extern const char *_nl_normalize_codeset PARAMS ((const char *codeset,
42 const char *codeset,
54 const char **codeset,
H A Dl10nflist.c172 territory, codeset, normalized_codeset, modifier, special,
180 const char *codeset;
202 ? strlen (codeset) + 1 : 0)
239 cp = stpcpy (cp, codeset);
340 language, territory, codeset,
350 /* Normalize codeset name. There is no standard for the codeset
354 _nl_normalize_codeset (codeset, name_len)
355 const char *codeset;
365 if (isalnum (codeset[cn
[all...]
H A Dfinddomain.c82 const char *codeset; local
92 language[_territory[.codeset]][@modifier]
105 (4) codeset
106 (5) normalized codeset
157 &codeset, &normalized_codeset, &special,
164 codeset, normalized_codeset, modifier, special,

Completed in 152 milliseconds

12