musl/src/ctype
2013-12-12 05:09:18 +00:00
..
__ctype_b_loc.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
__ctype_get_mb_cur_max.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
__ctype_tolower_loc.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
__ctype_toupper_loc.c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
alpha.h destubify iswalpha and update iswpunct to unicode 6.1 2012-04-23 15:25:23 -04:00
isalnum.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isalpha.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isascii.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isblank.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iscntrl.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isdigit.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isgraph.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
islower.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isprint.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
ispunct.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isspace.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isupper.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswalnum.c destubify iswalpha and update iswpunct to unicode 6.1 2012-04-23 15:25:23 -04:00
iswalpha.c make some arrays const 2013-02-02 03:19:25 +01:00
iswblank.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswcntrl.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswctype.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswdigit.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswgraph.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswlower.c sync case mappings with unicode 6.1 2012-04-23 19:19:26 -04:00
iswprint.c optimize iswprint 2012-04-23 16:10:36 -04:00
iswpunct.c make some arrays const 2013-02-02 03:19:25 +01:00
iswspace.c iswspace: fix handling of 0 2013-11-11 05:44:47 +01:00
iswupper.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
iswxdigit.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
isxdigit.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
nonspacing.h new wcwidth implementation (fast table-based) 2012-04-24 04:23:55 -04:00
punct.h fix spurious punct class for some surrogate codepoints (invalid) 2012-04-23 16:02:46 -04:00
toascii.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
tolower.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
toupper.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
towctrans.c sync case mappings with unicode 6.1 2012-04-23 19:19:26 -04:00
wcswidth.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
wctrans.c fix types for wctype_t and wctrans_t 2013-03-04 19:22:14 -05:00
wcwidth.c make some arrays const 2013-02-02 03:19:25 +01:00
wide.h fix broken wcwidth tables 2012-06-20 15:22:03 -04:00