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

/freebsd-13-stable/lib/libc/locale/
H A Dwctype.c56 * __get_locale() if wctype_l() is ever modified to actually use the locale
60 wctype_l(const char *property, locale_t locale) function
116 return wctype_l(property, 0);
H A DMakefile.inc74 iswalnum_l.3 towupper_l.3 iswalnum_l.3 wctype_l.3 \
/freebsd-13-stable/include/xlocale/
H A D_ctype.h176 wctype_t wctype_l(const char *property, locale_t __l);

Completed in 166 milliseconds