Home
last modified time | relevance | path

Searched defs:locale (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h28 int isalnum_l(int c, locale_t locale) in isalnum_l()
33 int isalpha_l(int c, locale_t locale) in isalpha_l()
38 int isblank_l(int c, locale_t locale) in isblank_l()
43 int iscntrl_l(int c, locale_t locale) in iscntrl_l()
48 int isdigit_l(int c, locale_t locale) in isdigit_l()
53 int isgraph_l(int c, locale_t locale) in isgraph_l()
58 int islower_l(int c, locale_t locale) in islower_l()
63 int isprint_l(int c, locale_t locale) in isprint_l()
69 int ispunct_l(int c, locale_t locale) in ispunct_l()
74 int isspace_l(int c, locale_t locale) in isspace_l()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dlocalename.cc39 locale::locale(const char* __s) : _M_impl(0) in locale() function in std::locale
148 locale::locale(const locale& __base, const char* __s, category __cat) in locale() function in std::locale
158 locale::locale(const locale& __base, const locale& __add, category __cat) in locale() function in std::locale
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dlocalename.cc35 locale::locale(const char* __s) : _M_impl(0) in locale() function in std::locale
144 locale::locale(const locale& __base, const char* __s, category __cat) in locale() function in std::locale
154 locale::locale(const locale& __base, const locale& __add, category __cat) in locale() function in std::locale
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dlocalcharset.c579 const char locale[17+1]; member
855 const char *locale; in locale_charset() local
953 const char *locale; in locale_charset() local
1079 const char *locale = NULL; in locale_charset() local
H A Dhard-locale.c29 char locale[SETLOCALE_NULL_MAX]; in hard_locale() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dlocalcharset.c305 const char *locale; in locale_charset() local
348 const char *locale = NULL; in locale_charset() local
385 const char *locale; in locale_charset() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dlocalcharset.c305 const char *locale; in locale_charset() local
348 const char *locale = NULL; in locale_charset() local
385 const char *locale; in locale_charset() local
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dlocalcharset.c306 const char *locale; in locale_charset() local
349 const char *locale = NULL; in locale_charset() local
386 const char *locale; in locale_charset() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dlocalcharset.c305 const char *locale; in locale_charset() local
348 const char *locale = NULL; in locale_charset() local
385 const char *locale; in locale_charset() local
/netbsd-src/lib/libc/compat/locale/
H A Dcompat_setlocale1.c48 compat_setlocale(int category, const char *locale) in compat_setlocale()
H A Dcompat_setlocale32.c54 __setlocale_mb_len_max_32(int category, const char *locale) in __setlocale_mb_len_max_32()
/netbsd-src/lib/libc/compat/arch/hppa/locale/
H A Dcompat_setlocale32.c46 __setlocale_mb_len_max_32(int category, const char *locale) in __setlocale_mb_len_max_32()
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalcharset.c241 const char *locale = NULL; in locale_charset() local
278 const char *locale; in locale_charset() local
/netbsd-src/distrib/utils/libhack/
H A Dsetlocale.c21 setlocale(category, locale) in setlocale() argument
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dlocalcharset.c286 const char *locale = NULL; in locale_charset() local
323 const char *locale; in locale_charset() local
/netbsd-src/external/gpl3/gdb.old/dist/intl/
H A Dlocalcharset.c286 const char *locale = NULL; in locale_charset() local
323 const char *locale; in locale_charset() local
/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dlocalcharset.c288 const char *locale = NULL; in locale_charset() local
325 const char *locale; in locale_charset() local
/netbsd-src/external/gpl3/binutils.old/dist/intl/
H A Dlocalcharset.c286 const char *locale = NULL; in locale_charset() local
323 const char *locale; in locale_charset() local
/netbsd-src/external/gpl3/gcc/dist/intl/
H A Dlocalcharset.c286 const char *locale = NULL; in locale_charset() local
323 const char *locale; in locale_charset() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLocale.cpp7 namespace locale { namespace
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dhard-locale.c54 char *locale = strdup (p); in hard_locale() local
/netbsd-src/external/bsd/tre/dist/src/
H A DMakefile.am3 localedir = $(datadir)/locale directory
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A DMakefile.am15 localedir = $(datadir)/locale directory
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dmain.cpp38 QString locale; in main() local
/netbsd-src/lib/libc/locale/
H A Dgeneric_lc_all.c55 struct _locale * __restrict locale) in _generic_LC_ALL_setlocale()

1234