| /src/lib/libc/regex/ |
| utils.h | 48 #define wctype_t regex_wctype_t macro 51 typedef short wctype_t; typedef 58 extern wctype_t __regex_wctype(const char *); 59 extern int __regex_iswctype(wint_t, wctype_t);
|
| /src/include/ |
| wctype.h | 49 typedef _BSD_WCTYPE_T_ wctype_t; typedef 70 int iswctype(wint_t, wctype_t); 75 wctype_t wctype(const char *); 94 int iswctype_l(wint_t, wctype_t, locale_t); 99 wctype_t wctype_l(const char *, locale_t);
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/ |
| wctype.d | 27 alias wchar_t wctype_t; 55 int iswctype(wint_t wc, wctype_t desc); 57 @system wctype_t wctype(const scope char* property);
|
| /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/ |
| wctype.h | 35 using std::wctype_t;
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/ |
| wctype.h | 35 using std::wctype_t;
|
| /src/lib/libc/locale/ |
| iswctype_mb.c | 102 wctype_t 111 return (wctype_t)__UNCONST(&rl->rl_wctype[i]); 113 return (wctype_t)NULL; 116 wctype_t 144 iswctype_l(wint_t wc, wctype_t charclass, locale_t loc) 160 iswctype(wint_t wc, wctype_t charclass)
|
| /src/tests/lib/libc/locale/ |
| t_wctype.c | 139 static void testall(int, int, wchar_t, wctype_t, int); 144 wctype_t wct; 177 void testall(int idx, int c, wchar_t wc, wctype_t wct, int inout)
|
| /src/distrib/utils/libhack/ |
| multibyte.c | 219 wctype_t 225 return (wctype_t)i; 227 return (wctype_t)0; 231 iswctype(wint_t wc, wctype_t charclass)
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| wctype.in.h | 25 * wctrans_t, and wctype_t are not yet implemented. 623 typedef void * wctype_t; 631 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 633 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 654 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 655 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 658 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 660 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| wctype.in.h | 25 * wctrans_t, and wctype_t are not yet implemented. 623 typedef void * wctype_t; 631 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 633 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 654 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 655 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 658 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 660 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/ |
| wctype.h | 30 * wctrans_t, and wctype_t are not yet implemented. 1108 typedef void * wctype_t; typedef 1116 _GL_FUNCDECL_SYS (wctype, wctype_t, (const char *name)); 1118 _GL_CXXALIAS_SYS (wctype, wctype_t, (const char *name)); 1139 _GL_FUNCDECL_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1140 _GL_CXXALIAS_RPL (iswctype, int, (wint_t wc, wctype_t desc)); 1143 _GL_FUNCDECL_SYS (iswctype, int, (wint_t wc, wctype_t desc)); 1145 _GL_CXXALIAS_SYS (iswctype, int, (wint_t wc, wctype_t desc));
|