]> pd.if.org Git - pdclib/tree - functions/ctype/
PDCLIB-2 PDCLIB-9: Add char32/char16 conversions to header, incl. optional extras...
[pdclib] / functions / ctype /
drwxr-xr-x   ..
-rw-r--r-- 742 isalnum.c
-rw-r--r-- 587 isalpha.c
-rw-r--r-- 624 isblank.c
-rw-r--r-- 554 iscntrl.c
-rw-r--r-- 587 isdigit.c
-rw-r--r-- 685 isgraph.c
-rw-r--r-- 621 islower.c
-rw-r--r-- 699 isprint.c
-rw-r--r-- 725 ispunct.c
-rw-r--r-- 652 isspace.c
-rw-r--r-- 621 isupper.c
-rw-r--r-- 761 isxdigit.c
-rw-r--r-- 628 tolower.c
-rw-r--r-- 628 toupper.c