1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00
Files
archived-php-src/ext/ctype
Sebastian Bergmann 3717df72ae Bump year.
2007-01-01 09:29:37 +00:00
..
2006-10-07 23:50:54 +00:00
2007-01-01 09:29:37 +00:00
2007-01-01 09:29:37 +00:00

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