| PHP » GoLang | login |
            register |
            
            about | 
| GoLang IntlChar::islower
                                request it (637)
                            GoLang replacement for PHP's IntlChar::islower
                            [edit | history] 
                             IntlChar::islower(PHP 7) IntlChar::islower — Check if code point is a lowercase letter DescriptionDetermines whether the specified code point has the general category "Ll" (lowercase letter). 
 ParametersReturn Values
   Returns  ExamplesExample #1 Testing different code points 
<?phpThe above example will output: bool(false) bool(true) bool(false) bool(true) bool(false) See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |