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