Searched defs:wctype (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dwctype.c32 #include <wctype.h>
78 wctype(const char *property) function
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h47 #include <wctype.h>
342 * convert definitions from <wctype.h>
376 * of wctype() and iswctype().
378 * In single byte mode, we can't use the names wctype() and iswctype().
379 * These may have been defined in the system's headers (e.g <wctype.h>)
385 #undef wctype macro
387 #define wctype _m_wctype macro
390 extern wctype_t wctype(const char *property);
/illumos-gate/usr/src/man/man3head/
H A DMakefile108 wctype.h.3head \
197 wctype.3head \
286 wctype.3head := LINKSRC = wctype.h.3head

Completed in 58 milliseconds