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

/freebsd-11-stable/lib/libc/locale/
H A Dnextwctype.c41 nextwctype_l(wint_t wc, wctype_t wct, locale_t locale) function
102 return nextwctype_l(wc, wct, __get_locale());
H A DMakefile.inc78 iswalnum_l.3 iswspecial_l.3 iswalnum_l.3 nextwctype_l.3 \
/freebsd-11-stable/include/xlocale/
H A D_ctype.h176 wint_t nextwctype_l(wint_t __wc, wctype_t wct, locale_t __l);

Completed in 91 milliseconds