| PHP » GoLang | login |
            register |
            
            about | 
| GoLang IntlChar::isblank
                                request it (619)
                            GoLang replacement for PHP's IntlChar::isblank
                            [edit | history] 
                             IntlChar::isblank(PHP 7) IntlChar::isblank — Check if code point is a "blank" or "horizontal space" character DescriptionDetermines whether the specified code point is a "blank" or "horizontal space", a character that visibly separates words on a line. The following are equivalent definitions: 
 ParametersReturn Values
   Returns  ExamplesExample #1 Testing different code points 
<?phpThe above example will output: bool(false) bool(true) bool(true) See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |