Searched refs:iswctype_l (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Diswctype.c81 iswctype_l(wint_t wc, wctype_t class, locale_t loc) function
93 * Note that we don't just call iswctype_l because we optimize for
/illumos-gate/usr/src/head/
H A Dwctype.h141 extern int iswctype_l(wint_t, wctype_t, locale_t);
/illumos-gate/usr/src/boot/include/xlocale/
H A D_ctype.h173 int iswctype_l(wint_t __wc, wctype_t __charclass, locale_t __l);
/illumos-gate/usr/src/man/man3c/
H A DMakefile916 iswctype_l.3c \
1910 iswctype_l.3c := LINKSRC = iswctype.3c

Completed in 286 milliseconds