Searched refs:wctype (Results 1 – 12 of 12) sorted by relevance
9 x = wctype ("alpha"); in main()13 x = wctype ("alnum"); in main()17 x = wctype ("blank"); in main()21 x = wctype ("cntrl"); in main()25 x = wctype ("digit"); in main()29 x = wctype ("graph"); in main()33 x = wctype ("lower"); in main()37 x = wctype ("print"); in main()41 x = wctype ("punct"); in main()45 x = wctype ("space"); in main()[all …]
12 return wctype (c); in wctype_l()
75 wctype (const char *c) in wctype() function
66 * Function wctype:: Compute wide-character test type (wctype, wctype_l)158 @include ctype/wctype.def
105 wctype.c
105 'wctype.c',
50 wctype_t wctype (const char *);
99 wctype.h
98 'wctype.h',
49 'newlib.wctype']
1017 newlib/testsuite/newlib.wctype/meson.build1561 newlib/libc/ctype/wctype.c3043 newlib/libc/include/wctype.h3054 newlib/testsuite/newlib.wctype/tiswctype.c3055 newlib/testsuite/newlib.wctype/twctrans.c3458 newlib/testsuite/newlib.wctype/twctype.c3459 newlib/testsuite/newlib.wctype/wctype.exp
1127 * testsuite/newlib.wctype/tiswctype.c (main): Use wide character type1140 * testsuite/newlib.wctype/twctrans.c (main): Use towlower and towupper.2578 * testsuite/newlib.wctype/twctype.c (main): Update5185 Define in terms of other wctype functions instead.7194 * libc/stdlib/wcstod.c: Add includes for <wctype.h> and <math.h>.14639 * testsuite/newlib.wctype/twctype.c: Fix testcase to properly14842 * libc/ctype/wctype.c (_DEFUN): Remove empty default case, as16344 * libc/include/wctype.h: Ditto.16349 * libc/include/wctype.h: Ditto.16353 * testsuite/newlib.wctype/tiswctype.c: New test case.[all …]