Home
last modified time | relevance | path

Searched refs:nextwctype_l (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/locale/
H A Dnextwctype.c40 nextwctype_l(wint_t wc, wctype_t wct, locale_t locale) in nextwctype_l() function
101 return nextwctype_l(wc, wct, __get_locale()); in nextwctype()
H A DSymbol.map177 nextwctype_l;
H A DMakefile.inc88 iswalnum_l.3 iswspecial_l.3 iswalnum_l.3 nextwctype_l.3 \
/freebsd/include/xlocale/
H A D_ctype.h175 wint_t nextwctype_l(wint_t __wc, wctype_t wct, locale_t __l);