From: yohg...@gmail.com [mailto:yohg...@gmail.com] On Behalf Of Yasuo Ohgaki, Sent: Thursday, March 05, 2015 7:21 AM
> For example, ctype extension has "ctype_" prefix. It replaces > "is" to "ctype_". > we may have "isalpha" alias as IEEE compliant name. There are many > IEEE confirmed names already. Only small adjustments are needed. > Changing ctype_alpha to isalpha would be inconsistent with is_numeric. Best regards