PHP » GoLang |
login |
register |
about
|
GoLang IntlChar::isIDPart
request it (358)
GoLang replacement for PHP's IntlChar::isIDPart
[edit | history]
IntlChar::isIDPart(PHP 7) IntlChar::isIDPart — Check if code point is permissible in an identifier DescriptionDetermines if the specified character is permissible in an identifier.
ParametersReturn Values
Returns ExamplesExample #1 Testing different code points
<?php The above example will output: bool(true) bool(false) bool(false) bool(false) See Also
|
more
Recently updated
more
Most requested
more
Last requests
|