php-src/ext/ctype
2002-05-15 05:25:16 +00:00
..
tests
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
CREDITS
ctype.c - It's bundled, thus not experimental anymore 2002-05-15 05:25:16 +00:00
ctype.dsp
ctype.xml
php_ctype.h
README

this is an experimental extension that provides the
ctype family of function available in C
i'm not sure about whether they should go into ext/standard
or stay as an extension of their own and about using 
a ctype_ prefix or sticking with the C names ...