1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/ext/ctype
Moriyoshi Koizumi 1802b2c9dd - MFH (ctype.c: 1.31): Correct range checks.
- MFH (ctype.c: 1.31): Normalize negative values.
2004-07-20 20:10:04 +00:00
..
2000-11-22 01:35:58 +00:00
2000-11-23 14:14:40 +00:00
2002-12-31 16:37:36 +00:00
2000-11-22 01:35:58 +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 ...