| PHP » GoLang | login |
            register |
            
            about | 
| GoLang IntlChar::isspace
                                request it (629)
                            GoLang replacement for PHP's IntlChar::isspace
                            [edit | history] 
                             IntlChar::isspace(PHP 7) IntlChar::isspace — Check if code point is a space character DescriptionDetermines if the specified character is a space character or not. ParametersReturn Values
   Returns  ExamplesExample #1 Testing different code points 
<?phpThe above example will output: bool(false) bool(true) bool(true) bool(true) bool(true) See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |