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