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.
 
 
 
 
 
 
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
..
tests @ ctype functions now follow the extension naming conventions (Hartmut) 26 years ago
CREDITS some more info on the ctype extension 26 years ago
EXPERIMENTAL some more info on the ctype extension 26 years ago
Makefile.in an experimental extension providing the C ctype function family 26 years ago
README some more info on the ctype extension 26 years ago
config.m4 Fix indentation of configure output 26 years ago
ctype.c Fix folding and clean up some extensions 25 years ago
ctype.dsp make ctype ext compile under windows 26 years ago
ctype.xml an experimental extension providing the C ctype function family 26 years ago
php_ctype.h - Fix copyright notices with 2001 25 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 ...