Home
last modified time | relevance | path

Searched refs:wctype (Results 1 – 25 of 45) sorted by relevance

12

/titanic_41/usr/src/test/libc-tests/cfg/symbols/
H A Dwctype_h.cfg17 # Definitions found in wctype.h
23 type | wint_t | wctype.h | ALL
24 type | wctrans_t | wctype.h | ALL
25 type | wctype_t | wctype.h | ALL
30 value | WEOF | wint_t | wctype.h | ALL -XPG4+ SUSv2+
38 wctype.h | ALL
43 wctype.h | -ALL SUSv4+
48 wctype.h | ALL
53 wctype.h | -ALL SUSv4+
58 wctype.h | C99+
[all …]
/titanic_41/usr/src/test/libc-tests/tests/
H A DMakefile17 SUBDIRS = fpround newlocale nl_langinfo symbols wcsrtombs wctype random
/titanic_41/usr/src/lib/libc/port/locale/
H A Dwctype.c78 wctype(const char *property) in wctype() function
/titanic_41/usr/src/lib/libxcurses/h/
H A Dm_wchar.h385 #undef wctype
387 #define wctype _m_wctype macro
390 extern wctype_t wctype(const char *property);
/titanic_41/usr/src/head/
H A Dwchar.h144 extern wctype_t wctype(const char *);
165 using std::wctype;
H A Dwctype.h66 using std::wctype;
/titanic_41/usr/src/lib/libast/common/regex/
H A Dregclass.c68 wt = wctype("blank"); in _reg_iswblank()
178 if (!(cp->wtype = wctype((char*)cp->name))) in regclass()
/titanic_41/usr/src/lib/libshell/common/features/
H A Dlocale2 lib locale,localeconv,wctype,iswctype,iswblank
/titanic_41/usr/src/man/man3head/
H A DMakefile107 wctype.h.3head \
196 wctype.3head \
285 wctype.3head := LINKSRC = wctype.h.3head
/titanic_41/usr/src/head/iso/
H A Dwctype_iso.h108 extern wctype_t wctype(const char *);
/titanic_41/usr/src/test/libc-tests/tests/wctype/
H A Dwctype_test.c43 wctype_t class = wctype(#y);\
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dlocale14 #define _lib_wctype 1 /* wctype() in default lib(s) */
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dlocale14 #define _lib_wctype 1 /* wctype() in default lib(s) */
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dlocale14 #define _lib_wctype 1 /* wctype() in default lib(s) */
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dlocale14 #define _lib_wctype 1 /* wctype() in default lib(s) */
/titanic_41/usr/src/lib/libast/common/features/
H A Dwchar17 #include <wctype.h>
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dlib15 #define _hdr_wctype 1 /* #include <wctype.h> ok */
106 #define _lib_wctype 1 /* wctype() in default lib(s) */
H A Dwchar92 #include <wctype.h>
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dlib15 #define _hdr_wctype 1 /* #include <wctype.h> ok */
106 #define _lib_wctype 1 /* wctype() in default lib(s) */
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dlib15 #define _hdr_wctype 1 /* #include <wctype.h> ok */
106 #define _lib_wctype 1 /* wctype() in default lib(s) */
H A Dwchar92 #include <wctype.h>
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dlib15 #define _hdr_wctype 1 /* #include <wctype.h> ok */
106 #define _lib_wctype 1 /* wctype() in default lib(s) */
/titanic_41/usr/src/lib/libw/common/
H A Dmapfile-vers69 wctype { TYPE = FUNCTION };
/titanic_41/usr/src/cmd/tr/
H A Dstr.c177 if ((s->cclass = wctype(s->str)) == 0)
H A Dtr.c360 (void) cset_addclass(cs, wctype("rune"), true); in setup()

12