| PHP » GoLang | login |
            register |
            
            about | 
| GoLang IntlChar::isdefined
                                request it (581)
                            GoLang replacement for PHP's IntlChar::isdefined
                            [edit | history] 
                             IntlChar::isdefined(PHP 7) IntlChar::isdefined — Check whether the code point is defined DescriptionDetermines whether the specified code point is "defined", which usually means that it is assigned a character. 
    
 ParametersReturn Values
   Returns  ExamplesExample #1 Testing different code points 
<?phpThe above example will output: bool(true) bool(true) bool(false) See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |