PHP » GoLang | 
        
            
            login |
            register |
            
            about
            
             | 
    
                GoLang IntlChar::isJavaIDStart
                                request it (494)
                             
                            
                            GoLang replacement for PHP's IntlChar::isJavaIDStart
                            [edit | history]
                        
                    
                             IntlChar::isJavaIDStart(PHP 7) IntlChar::isJavaIDStart — Check if code point is permissible as the first character in a Java identifier DescriptionDetermines if the specified character is permissible as the start of a Java identifier. 
   In addition to IntlChar::isIDStart(),  ParametersReturn Values
   Returns  ExamplesExample #1 Testing different code points 
<?phpThe above example will output: bool(true) bool(true) bool(false) bool(false) See Also
 
  | 
            
            
                
                 
                    more
                     
                Most requested
 
                    more
                     
            Last requests
  |