You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilia Alshanetsky 349c134061 Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 22 years ago
..
tests - Remove unused blocks 22 years ago
CREDITS some more info on the ctype extension 26 years ago
README some more info on the ctype extension 26 years ago
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 25 years ago
config.w32 Add new (optional!) win32 build infrastructure. 23 years ago
ctype.c Fixed bug #30945 (make ctype_* functions return FALSE on empty strings). 22 years ago
ctype.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
ctype.xml an experimental extension providing the C ctype function family 26 years ago
package.xml "The Visa to Sibiria" (work in progress) 23 years ago
php_ctype.h - Happy new year and PHP 5 for rest of the files too.. 23 years ago

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 ...