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