Home
last modified time | relevance | path

Searched refs:_nl_locale_name (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/external/gpl2/texinfo/dist/intl/
H A DgettextP.h156 const char *_nl_locale_name (int category, const char *categoryname);
H A Dlocalename.c705 _nl_locale_name (int category, const char *categoryname) in _nl_locale_name() function
H A Ddcigettext.c1148 retval = _nl_locale_name (category, categoryname); in guess_category_value()
/netbsd/external/gpl3/gdb/dist/intl/
H A DgettextP.h162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
H A Dlocalename.c384 _nl_locale_name (category, categoryname) in _nl_locale_name() function
H A Ddcigettext.c1160 retval = _nl_locale_name (category, categoryname);
/netbsd/external/gpl3/binutils.old/dist/intl/
H A DgettextP.h162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
H A Dlocalename.c384 _nl_locale_name (category, categoryname) in _nl_locale_name() function
H A Ddcigettext.c1160 retval = _nl_locale_name (category, categoryname);
/netbsd/external/gpl3/gdb.old/dist/intl/
H A DgettextP.h162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
H A Dlocalename.c384 _nl_locale_name (category, categoryname) in _nl_locale_name() function
/netbsd/external/gpl3/gcc/dist/intl/
H A DgettextP.h162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
H A Dlocalename.c384 _nl_locale_name (category, categoryname) in _nl_locale_name() function
H A Ddcigettext.c1160 retval = _nl_locale_name (category, categoryname);
/netbsd/external/gpl3/binutils/dist/intl/
H A DgettextP.h162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
H A Dlocalename.c384 _nl_locale_name (category, categoryname) in _nl_locale_name() function
/netbsd/external/gpl2/gettext/dist/gettext-runtime/intl/
H A DgettextP.h221 const char *_nl_locale_name (int category, const char *categoryname);
H A DChangeLog778 functions, extracted from _nl_locale_name.
779 (_nl_locale_name): Use them.
783 * localename.c (_nl_locale_name): Add code for MacOS X versions that
803 * localename.c (_nl_locale_name): Use a more intelligent fallback on
878 * localename.c (_nl_locale_name): Use two-letter ISO 639 codes for
942 (_nl_locale_name) [WIN32]: Use them. Improve handling of Bengali,
1073 * localename.c (_nl_locale_name): Likewise.
1807 * gettextP.h (_nl_locale_name): Don't declare inside glibc.
1808 * localename.c (_nl_locale_name): Remove _LIBC conditional.
1813 directly, not _nl_locale_name.
[all …]
H A Dlocalename.c1490 _nl_locale_name (int category, const char *categoryname) in _nl_locale_name() function
/netbsd/external/gpl3/gcc.old/dist/intl/
H A DgettextP.h162 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
H A Dlocalename.c384 _nl_locale_name (category, categoryname) in _nl_locale_name() function
/netbsd/external/gpl2/grep/dist/intl/
H A DgettextP.h128 const char *_nl_locale_name PARAMS ((int category, const char *categoryname));
H A Dlocalename.c367 _nl_locale_name (category, categoryname) in _nl_locale_name() function
H A Ddcigettext.c1088 retval = _nl_locale_name (category, categoryname);
/netbsd/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsginit.c101 extern const char * _nl_locale_name (int category, const char *categoryname);
284 locale = _nl_locale_name (LC_MESSAGES, "LC_MESSAGES"); in main()

12