Searched defs:iswctype (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Dwctype.h75 iswctype (wint_t wc, wctype_t desc) function
/osnet-11/usr/src/lib/libxcurses/h/
H A Dm_wchar.h375 * Note: MKS libc/gen/iswctype.c contains the system independent version
376 * of wctype() and iswctype().
378 * In single byte mode, we can't use the names wctype() and iswctype().
386 #undef iswctype macro
388 #define iswctype _m_iswctype macro
391 extern int iswctype(wint_t wc, wctype_t desc);

Completed in 22 milliseconds