Lines Matching refs:wctype
1238 * wctype/wcfuncs.c: Likewise.
1495 * wcsmbs/wchar.h: For XPG4 include wctype.h.
1866 * wctype/Versions: Add __towctrans.
1981 * wctype/Versions: New file.
3261 * posix/regex.c: Include <wchar.h> before <wctype.h>, to work around
5849 * wctype/wctype.c: Define function as __wctype and make wctype
5851 * wctype/wctype.h: Declare __wctype.
8968 * wctype/wctype.h (_ISwbit): Avoid warning with gcc before 2.8.
9038 * wctype/wctype.c: Likewise.
9039 * wctype/wctype.h (_ISwxxx): Renamed from _ISxxx, all uses
9045 * wctype/wcfuncs.c: Change all _ISxxx to _ISwxxx.
9046 * wctype/wcfuncs_l.c: Likewise.
9047 * wctype/wcextra.c: Likewise.
9048 * wctype/wctype_l.c [__BYTE_ORDER == __LITTLE_ENDIAN]: Use correct
10679 * wctype/towctrans.c: Define as __towctrans, make towctrans weak alias.
10680 * wctype/wctype.h: Declare isw*() functions also if __need_iswxxx
10953 * wctype/Makefile (routines): Add wctype_l.
10954 * wctype/wctype.h: Add declaration of __wctype_l.
10955 * wctype/wctype_l.c: New file.
10962 * wctype/test_wctype.c: Add test for isw* functions.
10963 * wctype/wctype.c: Return value with expected byte order.