Searched refs:wctype_l (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/libstdc++/config/locale/gnu/
H A Dc++locale_internal.h61 extern "C" __typeof(wctype_l) __wctype_l;
/freebsd-10.0-release/lib/libc/locale/
H A Dwctype.c54 * __get_locale() if wctype_l() is ever modified to actually use the locale
58 wctype_l(const char *property, locale_t locale) function
112 return wctype_l(property, 0);
H A DMakefile.inc74 iswalnum_l.3 towupper_l.3 iswalnum_l.3 wctype_l.3 \
H A DSymbol.map180 wctype_l;
/freebsd-10.0-release/include/xlocale/
H A D_ctype.h174 wctype_t wctype_l(const char *property, locale_t __l);

Completed in 108 milliseconds