]> pd.if.org Git - pdclib/tree - functions/ctype/
Revert reordering of declarations; for easier tracking of upstream changes.
[pdclib] / functions / ctype /
drwxr-xr-x   ..
-rw-r--r-- 748 isalnum.c
-rw-r--r-- 593 isalpha.c
-rw-r--r-- 630 isblank.c
-rw-r--r-- 560 iscntrl.c
-rw-r--r-- 593 isdigit.c
-rw-r--r-- 691 isgraph.c
-rw-r--r-- 627 islower.c
-rw-r--r-- 705 isprint.c
-rw-r--r-- 731 ispunct.c
-rw-r--r-- 658 isspace.c
-rw-r--r-- 627 isupper.c
-rw-r--r-- 767 isxdigit.c
-rw-r--r-- 634 tolower.c
-rw-r--r-- 634 toupper.c