Re: ctype_print returns false for British Pound symbol (and non-ASCII symbols)

Bob <[email protected]> Fri, 26 Feb 2010 19:15:29 -0500
Newsgroups gmane.comp.php.internationalization
Message-ID <[email protected]>
Well, in the least case Ubuntu has a locale lookup problem, and in the 
worst case the ctype functions are all but useless for real world usage. 
(Unless text that contains British currency is considered highly exotic.)

I'm very familiar with PCRE, so I guess I'm going to have to finally give 
up on ctype and put together an analogue using preg_match. Just a pity 
that the built-in ctype family seem so problematic.

-- 
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php